検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 32 for compile (0.010 sec.)
ユーザー定義のエラーハンドラ関数を設定する 7281
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラ ... RROR , E_PARSE , E_CORE_ERROR , E_CORE_WARNING , E_COMPILE_ERROR , E_COMPILE_WARNING 。これらは発生した場所に ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
Building the MongoDB PHP Driver from source 7281
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... people interested in the latest bugfixes, you can compile the driver from the latest source code on » Github ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
libxml のエラー処理関数によるエラー処理 7281
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー ... nt value-of Libxml error: xsl:value-of : could not compile select expression 'THIS IS A DELIBERATE ERROR!' 関 ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
下位互換性のない変更点 7201
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... できなくなりました。 たとえば次のようなメソッドは E_COMPILE_ERROR となります。 <?php function foo ( $a , $b , ... とができなくなりました。 たとえば次の switch 文は E_COMPILE_ERROR になります。 <?php switch ( 1 ) { default: b ... 以前のように実行時ではなくコンパイル時に検出され、 E_COMPILE_ERROR を起こします。 Mhash はもう拡張機能ではありま ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
エラー制御演算子 7120
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演 ... た。 PHP 8.0.0 以降では、 E_ERROR | E_CORE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_RECOVERABLE_ERROR | E_PAR ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
switch 7040
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同 ... しくない" ; } ?> 注意 : 複数の default を置くと、 E_COMPILE_ERROR エラーが発生します。 switch文の制御構造に関す ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
カスタムビューエンジンを設定する 7040
« Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタム ... _dir = APPLICATION_PATH "/views/scripts/" * smarty.compile_dir = APPLICATION_PATH "/views/templates_c/" * sma ...
https://man.plustar.jp/php/yaf-dispatcher.setview.html - [similar]
assertion が false であるかどうかを調べる 6878
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false ... 宣言することはできなくなりました。 宣言した場合、 E_COMPILE_ERROR が発生します。 7.3.0 名前空間の内部で、 asse ...
https://man.plustar.jp/php/function.assert.html - [similar]
下位互換性のない変更点 6878
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... 算子は、致命的なエラー ( E_ERROR , E_CORE_ERROR , E_COMPILE_ERROR , E_USER_ERROR , E_RECOVERABLE_ERROR , E_PAR ... と呼ばれる関数を宣言する ことは許されなくなり、 E_COMPILE_ERROR が発生するようになりました。 assert() 関数は ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
下位互換性のない変更点 6798
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x へ ... 使うと、 (戻り値の型を void と宣言していない場合) E_COMPILE_ERROR が発生するようになりました。 これは、そのret ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
PREV 1 2 3 4 NEXT