検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 215 for [SIMILAR] 16 1024 4096 WITH 74654 autoload WITH ... (0.284 sec.)
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
0
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基底クラスおよびそのクラスの派生クラスを定義します。 基底クラスは食用かどうか、色とかいった、一般的な野菜を記述します。 サブクラス Spinach は、 その野菜の料理法と調理済であるかどうかの情報を追加 ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
利用可能な SPL クラスを返す 0
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PHP 5, PHP 7, PHP 8) spl_classes — 利用可能な SPL クラスを返す 説明 spl_classes (): array この関数は現在利用可能な SPL クラスを配列で返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
Register namespace with searching path 0
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register namespace with searching path Yaf_Loader::registerNamespace (Yaf >=3.2.0) Yaf_Loader::registerNamespace — Register namespace with searching path 説明 public Yaf_Loader::registerNamespace ( st ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関数 PHP コア stream_isatty() sapi_windows_vt100_support() SPL spl_object_id() DOM DomNodeList::count() DOMNamedNodeMap::count() FTP ftp_append() GD imagesetclip() imagegetclip() imageopenpolygo ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
イテレータを配列にコピーする 0
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT