検索

phrase: max: clip:
target: order:
Results of 61 - 64 of about 64 for thrown (0.017 sec.)
Deserialization from BSON 5485
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... er\Exception\InvalidArgumentException exception is thrown. If the BSON object has a __pclass property and th ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
実行時設定 5485
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ocked, they are ignored; when closed, a warning is thrown. seaslog.level int Record logger level. Default 8 ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
例外(exceptions) 5298
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions ... r ( $severity , $message , $filename , $lineno ) { throw new ErrorException ( $message , 0 , $severity , $fi ... るには <?php function inverse ( $x ) { if (! $x ) { throw new Exception ( 'ゼロによる除算。' ); } return 1 / ... ロック <?php function inverse ( $x ) { if (! $x ) { throw new Exception ( 'ゼロによる除算。' ); } return 1 / ... と return の相互作用 <?php function test () { try { throw new Exception ( 'foo' ); } catch ( Exception $e ) { ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
下位互換性のない変更点 4953
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... e number in /tmp/test.php:2 Stack trace: #0 {main} thrown in /tmp/test.php on line 2 範囲外のビットシフト in ... , FILTER_FLAG_ALLOW_HEX ); if ( false === $int ) { throw new Exception ( "Invalid integer!" ); } var_dump ( ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT