検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 218 for [SIMILAR] 16 1024 4096 WITH 25435 reflectionmeth... (0.253 sec.)
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
デフォルトプロパティであるかどうかを調べる 0
« ReflectionProperty::hasType ReflectionProperty::isInitialized » PHP Manual ReflectionProperty デフォルトプロパティであるかどうかを調べる ReflectionProperty::isDefault (PHP 5, PHP 7, PHP 8) ReflectionProperty::isDefault — デフォルトプロパティであるかどうかを調べる 説明 public Reflection ...
https://man.plustar.jp/php/reflectionproperty.isdefault.html - [similar]
TypeError 0
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 0
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なることを検査する isset (PHP 4, PHP 5, PHP 7, PHP 8) isset — 変数が宣言されていること、そして null とは異なることを検査する 説明 isset ( mixed $var , mixed ...$vars ): bool 変数がセットされているか ...
https://man.plustar.jp/php/function.isset.html - [similar]
新しい DOMDocument オブジェクトを作成する 0
« DOMDocument DOMDocument::createAttribute » PHP Manual DOMDocument 新しい DOMDocument オブジェクトを作成する DOMDocument::__construct (PHP 5, PHP 7, PHP 8) DOMDocument::__construct — 新しい DOMDocument オブジェクトを作成する 説明 public DOMDocument::__construct ( string $version = "1.0" ...
https://man.plustar.jp/php/domdocument.construct.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.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]
Reflection 0
« Componere\Method::setStatic Componere\Value » PHP Manual Componere\Method Reflection Componere\Method::getReflector (Componere 2 >= 2.1.0) Componere\Method::getReflector — Reflection 説明 public Componere\Method::getReflector (): ReflectionMethod Shall create or return a ReflectionMeth ...
https://man.plustar.jp/php/componere-method.getreflector.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT