検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 640 for [SIMILAR] 16 1024 4096 WITH 26251 reflectionzend... (0.501 sec.)
ステータスコードがシグナルによる終了を表しているかどうかを調べる 0
« pcntl_wifexited pcntl_wifstopped » PHP Manual PCNTL 関数 ステータスコードがシグナルによる終了を表しているかどうかを調べる pcntl_wifsignaled (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifsignaled — ステータスコードがシグナルによる終了を表しているかどうかを調べる 説明 pcntl_wifsignaled ...
https://man.plustar.jp/php/function.pcntl-wifsignaled.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
timestampNonceHandler コールバックを設定する 0
« OAuthProvider::setRequestTokenPath OAuthProvider::tokenHandler » PHP Manual OAuthProvider timestampNonceHandler コールバックを設定する OAuthProvider::timestampNonceHandler (PECL OAuth >= 1.0.0) OAuthProvider::timestampNonceHandler — timestampNonceHandler コールバックを設定する 説明 pub ...
https://man.plustar.jp/php/oauthprovider.timestampnoncehandler.html - [similar]
ArithmeticError 0
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
DOMException クラス 0
« DOMEntityReference::__construct DOMImplementation » PHP Manual DOM DOMException クラス DOMException クラス (PHP 5, PHP 7, PHP 8) はじめに しかるべき状況、すなわち論理的に不可能な操作を行った際などの場合に DOM 操作は例外を発生させます。 例外(exceptions) も参照ください。 クラス概要 final ...
https://man.plustar.jp/php/class.domexception.html - [similar]
FiberError 0
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
intl のエラー用の例外クラス 0
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 intl.use_excep ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
JsonException クラス 0
« 定義済み定数 JsonSerializable » PHP Manual JSON JsonException クラス JsonException クラス (PHP 7 >= 7.3.0, PHP 8) はじめに JSON_THROW_ON_ERROR オプションが json_encode() や json_decode() に設定されていた場合に投げられる例外です。 code には、エラーのタイプを含みます。 あり得る code の値 ...
https://man.plustar.jp/php/class.jsonexception.html - [similar]
LogicException クラス 0
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムのロジック内でのエラーを表す例外です。 この類の例外が出た場合は、自分が書いたコードを修正すべきです。 クラス概要 class LogicException ext ...
https://man.plustar.jp/php/class.logicexception.html - [similar]
The MongoDB\Driver\Exception\AuthenticationException class 0
« MongoDB\Driver\Exception MongoDB\Driver\Exception\BulkWriteException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\AuthenticationException class The MongoDB\Driver\Exception\AuthenticationException class (mongodb >= 1.0.0) はじめに Thrown when the driver fails to a ...
https://man.plustar.jp/php/class.mongodb-driver-exception-authenticationexceptio... - [similar]