検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 151 for [SIMILAR] 16 1024 4096 WITH 28852 getmethod WITH... (0.135 sec.)
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
組み込みの型であるかを調べる 0
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であるかを調べる ReflectionNamedType::isBuiltin (PHP 7, PHP 8) ReflectionNamedType::isBuiltin — 組み込みの型であるかを調べる 説明 public ReflectionNamedType::isBuiltin (): bool PHP に元々組み込ま ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.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
« ReflectionFunctionAbstract::getAttributes ReflectionFunctionAbstract::getClosureThis » PHP Manual ReflectionFunctionAbstract クロージャに関連づけられたスコープを返す ReflectionFunctionAbstract::getClosureScopeClass (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getClosureSc ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosurescopeclass.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]
アトリビュートを取得する 0
« ReflectionClassConstant::export ReflectionClassConstant::getDeclaringClass » PHP Manual ReflectionClassConstant アトリビュートを取得する ReflectionClassConstant::getAttributes (PHP 8) ReflectionClassConstant::getAttributes — アトリビュートを取得する 説明 public ReflectionClassConstant: ...
https://man.plustar.jp/php/reflectionclassconstant.getattributes.html - [similar]
依存性を取得する 0
« ReflectionExtension::getConstants ReflectionExtension::getFunctions » PHP Manual ReflectionExtension 依存性を取得する ReflectionExtension::getDependencies (PHP 5 >= 5.1.3, PHP 7, PHP 8) ReflectionExtension::getDependencies — 依存性を取得する 説明 public ReflectionExtension::getDependen ...
https://man.plustar.jp/php/reflectionextension.getdependencies.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT