検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 332 for [SIMILAR] 16 1024 4096 WITH 22501 reflectionzend... (0.438 sec.)
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
引数の型を取得する 0
« ReflectionParameter::getPosition ReflectionParameter::hasType » PHP Manual ReflectionParameter 引数の型を取得する ReflectionParameter::getType (PHP 7, PHP 8) ReflectionParameter::getType — 引数の型を取得する 説明 public ReflectionParameter::getType (): ? ReflectionType 引数の型を取得し ...
https://man.plustar.jp/php/reflectionparameter.gettype.html - [similar]
Rar アーカイブ 0
« PharException はじめに » PHP Manual 圧縮およびアーカイブ Rar アーカイブ Rar アーカイブ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Rar 関数 rar_wrapper_cache_stats — URL ラッパーのキャッシュのヒット数 RarArchive — RarArchive クラス RarArchive: ...
https://man.plustar.jp/php/book.rar.html - [similar]
GlobIterator クラス 0
« FilterIterator::valid GlobIterator::__construct » PHP Manual イテレータ GlobIterator クラス GlobIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに ファイルシステムで、 glob() と同じ形式の反復処理を行います。 クラス概要 class GlobIterator extends FilesystemIterator implements Count ...
https://man.plustar.jp/php/class.globiterator.html - [similar]
The MongoDB\BSON\Binary class 0
« MongoDB\BSON\toRelaxedExtendedJSON MongoDB\BSON\Binary::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Binary class The MongoDB\BSON\Binary class (mongodb >=1.0.0) はじめに BSON type for binary data (i.e. array of bytes). Binary values also have a subtype, which is used to indi ...
https://man.plustar.jp/php/class.mongodb-bson-binary.html - [similar]
The MongoDB\BSON\MaxKeyInterface interface 0
« MongoDB\BSON\JavascriptInterface::__toString MongoDB\BSON\MinKeyInterface » PHP Manual MongoDB\BSON The MongoDB\BSON\MaxKeyInterface interface The MongoDB\BSON\MaxKeyInterface interface (mongodb >=1.3.0) はじめに This interface is implemented by MongoDB\BSON\MaxKey to be used as a para ...
https://man.plustar.jp/php/class.mongodb-bson-maxkeyinterface.html - [similar]
ReflectionEnum クラス 0
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション ReflectionEnum クラス ReflectionEnum クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnum クラスは、 列挙型に関する情報を報告します。 クラス概要 class ReflectionEnum extends ReflectionClass { /* 継承 ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]