検索

phrase: max: clip:
target: order:
Results of 41 - 43 of about 43 for autoload (0.003 sec.)
オブジェクトのシリアライズ 6201
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ ... 義を別ファイルに書き出してそれを include したり spl_autoload_register() 関数を使ったりします。 <?php // classa. ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 6201
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始す ... Metadata ( 42 ); $p -> setStub ( "<?php function __autoload( $class ) { include 'phar://myphar.phar/' . str_re ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
下位互換性のない変更点 6170
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... ne() 関数の第3引数はもはや true ではありません。 __autoload() 関数を使ってオートローダーを指定する機能は削除さ ... れました。 代わりに spl_autoload_register() を使うべきです。 set_error_handler() 関 ... は、 true ではなく void を返すようになりました。 spl_autoload_register() 関数は、 引数が不正な場合には常に TypeE ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PREV 1 2 3 4 5 NEXT