検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 71 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.070 sec.)
戻り値の型を仮で宣言しているかを返す 0
« ReflectionFunctionAbstract::hasReturnType ReflectionFunctionAbstract::inNamespace » PHP Manual ReflectionFunctionAbstract 戻り値の型を仮で宣言しているかを返す ReflectionFunctionAbstract::hasTentativeReturnType (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::hasTentativeReturnType — 戻り値 ...
https://man.plustar.jp/php/reflectionfunctionabstract.hastentativereturntype.htm... - [similar]
ジェネレータの関数名を取得する 0
« ReflectionGenerator::getExecutingLine ReflectionGenerator::getThis » PHP Manual ReflectionGenerator ジェネレータの関数名を取得する ReflectionGenerator::getFunction (PHP 7, PHP 8) ReflectionGenerator::getFunction — ジェネレータの関数名を取得する 説明 public ReflectionGenerator::getFunct ...
https://man.plustar.jp/php/reflectiongenerator.getfunction.html - [similar]
プロパティが初期化されているかをチェックする 0
« ReflectionProperty::isDefault ReflectionProperty::isPrivate » PHP Manual ReflectionProperty プロパティが初期化されているかをチェックする ReflectionProperty::isInitialized (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::isInitialized — プロパティが初期化されているかをチェックする 説明 publi ...
https://man.plustar.jp/php/reflectionproperty.isinitialized.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.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
« 関数処理 関数 call_user_func » PHP Manual 関数処理 関数 パラメータの配列を指定してコールバック関数をコールする call_user_func_array (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) call_user_func_array — パラメータの配列を指定してコールバック関数をコールする 説明 call_user_func_array ( callable $ ...
https://man.plustar.jp/php/function.call-user-func-array.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT