検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 29 for [SIMILAR] 16 1024 4096 WITH 33694 isabstract WIT... (0.056 sec.)
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
ドキュメントコメントを取得する 0
« ReflectionClass::getDefaultProperties ReflectionClass::getEndLine » PHP Manual ReflectionClass ドキュメントコメントを取得する ReflectionClass::getDocComment (PHP 5, PHP 7, PHP 8) ReflectionClass::getDocComment — ドキュメントコメントを取得する 説明 public ReflectionClass::getDocComment ...
https://man.plustar.jp/php/reflectionclass.getdoccomment.html - [similar]
メソッドが宣言されているクラスを取得する 0
« ReflectionMethod::getClosure ReflectionMethod::getModifiers » PHP Manual ReflectionMethod メソッドが宣言されているクラスを取得する ReflectionMethod::getDeclaringClass (PHP 5, PHP 7, PHP 8) ReflectionMethod::getDeclaringClass — メソッドが宣言されているクラスを取得する 説明 public Reflec ...
https://man.plustar.jp/php/reflectionmethod.getdeclaringclass.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
名前空間内にあるかどうかを調べる 0
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass 名前空間内にあるかどうかを調べる ReflectionClass::inNamespace (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::inNamespace — 名前空間内にあるかどうかを調べる 説明 public ReflectionClass::inName ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
実行する 0
« ReflectionMethod::invoke ReflectionMethod::isAbstract » PHP Manual ReflectionMethod 実行する ReflectionMethod::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionMethod::invokeArgs — 実行する 説明 public ReflectionMethod::invokeArgs ( ? object $object , array $args ): mixed リフレクシ ...
https://man.plustar.jp/php/reflectionmethod.invokeargs.html - [similar]
PREV 1 2 3 NEXT