検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 260 for [SIMILAR] 16 1024 4096 WITH 30734 getnamespacena... (0.193 sec.)
ファイル名を取得する 0
« ReflectionFunctionAbstract::getExtensionName ReflectionFunctionAbstract::getName » PHP Manual ReflectionFunctionAbstract ファイル名を取得する ReflectionFunctionAbstract::getFileName (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getFileName — ファイル名を取得する 説明 publi ...
https://man.plustar.jp/php/reflectionfunctionabstract.getfilename.html - [similar]
ReflectionFunction クラス 0
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション ReflectionFunction クラス ReflectionFunction クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionFunction クラスは 関数についての情報を報告します。 クラス概要 class ReflectionFunction extends Reflec ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.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]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
次の XPath クエリ用の prefix/ns コンテキストを作成する 0
« SimpleXMLElement::getNamespaces SimpleXMLElement::saveXML » PHP Manual SimpleXMLElement 次の XPath クエリ用の prefix/ns コンテキストを作成する SimpleXMLElement::registerXPathNamespace (PHP 5 >= 5.1.0, PHP 7, PHP 8) SimpleXMLElement::registerXPathNamespace — 次の XPath クエリ用の prefix ...
https://man.plustar.jp/php/simplexmlelement.registerxpathnamespace.html - [similar]
名前空間つき要素タグ全体を書き込む 0
« XMLWriter::writeElement XMLWriter::writePi » PHP Manual XMLWriter 名前空間つき要素タグ全体を書き込む XMLWriter::writeElementNs xmlwriter_write_element_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeElementNs -- xmlwriter_write_element_ns — 名前空間つき要素タ ...
https://man.plustar.jp/php/xmlwriter.writeelementns.html - [similar]
名前空間と動的言語機能 0
« 名前空間の使用法: 基本編 namespace キーワードおよび __NAMESPACE__ 定数 » PHP Manual 名前空間 名前空間と動的言語機能 名前空間と動的言語機能 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP における名前空間の実装は、PHP 自身が動的プログラミング言語であるという性質に影響を受けています。 したがって、次の ...
https://man.plustar.jp/php/language.namespaces.dynamic.html - [similar]