検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 84 for argument (0.008 sec.)
列挙型の基礎 5893
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基 ... rd ( Suit :: Clubs ); // TypeError: pick_a_card(): Argument #1 ($suit) must be of type Suit, string given pick ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
Create a new Command 5893
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... ースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 変更履歴 バージョン 説明 ... PECL mongodb 1.4.0 Added a second commandOptions argument, which supports the "maxAwaitTimeMS" option. 例 例 ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
配列または Countable オブジェクトに含まれるすべての要素の数を数える 5785
« compact current » PHP Manual 配列 関数 配列または Countable オブジェクトに含まれるすべての要素 ... : int(3) Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable .. on line 12 ...
https://man.plustar.jp/php/function.count.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 5785
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタ ... ャのシグネチャは次の通り。 * * PROCEDURE save_data * Argument Name Type In/Out Default? * ---------------------- ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
共変性と反変性 5785
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反 ... は以下となります。 Fatal error: Uncaught TypeError: Argument 1 passed to Animal::eat() must be an instance of A ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]
ReflectionClass クラス 5676
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション Reflecti ... ing $objectOrClass ) public static export ( mixed $argument , bool $return = false ): string public getAttribu ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
Deserialization from BSON 5676
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... rializable then an MongoDB\Driver\Exception\InvalidArgumentException exception is thrown. If the BSON object h ... on a MongoDB\Driver\Cursor object, or the $typeMap argument of MongoDB\BSON\toPHP() . Each of the three classe ... "foo": "yes" } -> MongoDB\Driver\Exception\InvalidArgumentException("MissingClass does not exist") /* typemap ... : "MyClass" } } -> MongoDB\Driver\Exception\InvalidArgumentException("MyClass does not implement Unserializabl ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
定義済み定数 5676
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ( int ) Bad address. SOCKET_EINVAL ( int ) Invalid argument. SOCKET_EMFILE ( int ) Too many open files. SOCKET ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
下位互換性のない変更点 5554
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... be passed by reference" は、 実行時まで遅延され、 "Argument cannot be passed by reference" という Error 例外に ... les should be passed by reference" という警告は、 "Argument cannot be passed by reference" という例外に変換され ... 覧と一致させるべきです: __call(string $name, array $arguments): mixed __callStatic(string $name, array $argumen ... ?array __get(string $name): mixed __invoke(mixed $arguments): mixed __isset(string $name): bool __serialize() ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
下位互換性のない変更点 5554
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... 呼び出しは成功していました。 PHP 8.1.0 以降では、 ArgumentCountError がスローされるようになっています。 位置を ... d as a required parameter in example.php on line 3 ArgumentCountError - makeyogurt(): Argument #1 ($container) ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT