Home
last modified time | relevance | path

Searched refs:message (Results 176 – 200 of 425) sorted by relevance

12345678910>>...17

/PHP-7.4/Zend/tests/
H A Darray_offset.phpt2 Ensure "undefined offset" notice formats message corectly when undefined key is negative
H A Dbug43344_5.phpt2 Bug #43344.5 (Wrong error message for undefined namespace constant)
H A Dbug70121.phpt5 unserialize('O:12:"DateInterval":1:{s:4:"days";O:9:"Exception":7:{s:10:"'."\0".'*'."\0".'message";s…
H A Dbug43344_9.phpt2 Bug #43344.9 (Wrong error message for undefined namespace constant)
H A Dexception_019.phpt10 Fatal error: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throw…
H A Dexception_022.phpt10 Fatal error: Uncaught Error: Wrong parameters for Error([string $message [, long $code [, Throwable…
H A Dargument_restriction_001.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dbug73350.phpt16 'message' => '',
H A Dexception_018.phpt11 Fatal error: Uncaught Error: Wrong parameters for Hello([string $message [, long $code [, Throwable…
H A Dexception_021.phpt11 Fatal error: Uncaught Error: Wrong parameters for Hello([string $message [, long $code [, Throwable…
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug79332.phpt13 // use hard-coded message to avoid localization issues
/PHP-7.4/ext/spl/tests/
H A DSplDoublyLinkedList_offsetUnset_negative-parameter.phpt2 Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is < 0.
H A DSplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt2 Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is > element…
/PHP-7.4/tests/lang/
H A Deach_binary_safety.phpt13 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
/PHP-7.4/tests/output/
H A Dbug75236.phpt2 Bug #75236: infinite loop when printing an error-message
/PHP-7.4/ext/standard/tests/strings/
H A Dmd5raw.phpt8 echo bin2hex(md5("message digest", TRUE))."\n";
/PHP-7.4/ext/standard/tests/file/
H A Dbug71287.phpt2 Bug #71287 (Error message contains hexadecimal instead of decimal number)
/PHP-7.4/Zend/tests/traits/
H A Dinterface_002.phpt2 Checking error message when the trait doesn't implements the interface
/PHP-7.4/ext/imap/tests/
H A Dbug80220.phpt2 Bug #80220 (imap_mail_compose() may leak memory) - message/rfc822 regression
H A Dimap_fetchheader_variation3.phpt10 * Description: Get the full unfiltered header for a message
25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorinfo.phpt29 printf("[%03d] Driver-specific error message.not set\n", $offset);
107 [015] Driver-specific error message.not set
109 [016] Driver-specific error message.not set
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_shorthash.phpt7 $m1 = 'message';
/PHP-7.4/ext/hash/tests/
H A Dripemd128.phpt8 echo hash('ripemd128', 'message digest') . "\n";
H A Dripemd160.phpt8 echo hash('ripemd160', 'message digest') . "\n";
/PHP-7.4/ext/reflection/tests/
H A DReflectionObject_isInternal_basic.phpt10 $r3 = new ReflectionObject(new ReflectionProperty('Exception', 'message'));

Completed in 21 milliseconds

12345678910>>...17