Home
last modified time | relevance | path

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

12345678910>>...18

/php-src/Zend/tests/
H A Dbug39775.phpt2 Bug #39775 ("Indirect modification ..." message is not shown)
H A Dbug43344_4.phpt2 Bug #43344.4 (Wrong error message for undefined namespace constant)
H A Dbug43344_8.phpt2 Bug #43344.8 (Wrong error message for undefined namespace constant)
H A Dbug43344_5.phpt2 Bug #43344.5 (Wrong error message for undefined namespace constant)
H A Dbug43344_9.phpt2 Bug #43344.9 (Wrong error message for undefined namespace constant)
H A Dexception_019.phpt10 Fatal error: Uncaught TypeError: Exception::__construct(): Argument #1 ($message) must be of type s…
H A Dexception_022.phpt10 Fatal error: Uncaught TypeError: Error::__construct(): Argument #1 ($message) must be of type strin…
H A Dbug73350.phpt16 'message' => '',
H A Dargument_restriction_001.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dexception_018.phpt11 Fatal error: Uncaught TypeError: Exception::__construct(): Argument #1 ($message) must be of type s…
H A Dexception_021.phpt11 Fatal error: Uncaught TypeError: Error::__construct(): Argument #1 ($message) must be of type strin…
/php-src/ext/date/tests/
H A Dbug73239.phpt2 Bug #73239 (Odd warning/exception message with invalid timezones)
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h108 char *message; member
138 char *message; member
232 MYSQLND_STRING message; member
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorinfo.phpt31 printf("[%03d] Driver-specific error message.not set\n", $offset);
109 [015] Driver-specific error message.not set
111 [016] Driver-specific error message.not set
/php-src/ext/mbstring/tests/
H A Dbug43994.phpt13 * Bug now seems to be fixed - error message is now generated when an 'empty'
14 * pattern is supplied to mb_ereg. Similar error message to ereg().
/php-src/ext/reflection/tests/
H A Dbug71018.phpt31 set_error_handler(function ($severity, $message, $file, $line) {
32 throw new Exception($message);
/php-src/Zend/
H A Dzend_extensions.h64 typedef void (*message_handler_func_t)(int message, void *arg);
119 ZEND_API void zend_extension_dispatch_message(int message, void *arg);
/php-src/Zend/tests/nullable_types/
H A Dunion_nullable_property_fails.phpt2 Nullable default property error message
/php-src/Zend/tests/attributes/
H A D029_reflect_internal_symbols.phpt18 $rp = new ReflectionProperty('Exception', 'message');
/php-src/ext/intl/
H A DERROR_CONVENTIONS.md19 The associated message can be obtained with `intl_get_error_message()`. This is
20 a message set by the PHP wrapping code, not by ICU. The message should include
35 of the first two. If the message is not a static buffer, `copyMsg` should be 1.
36 This makes the message string be copied and freed when no longer needed. There's
/php-src/ext/intl/tests/
H A Dcollator_get_error_message.phpt9 * Retrieve error message.
/php-src/tests/output/
H A Dbug75236.phpt2 Bug #75236: infinite loop when printing an error-message
/php-src/Zend/tests/traits/
H A Dinterface_002.phpt2 Checking error message when the trait doesn't implements the interface
/php-src/ext/sodium/tests/
H A Dcrypto_shorthash.phpt7 $m1 = 'message';
/php-src/ext/standard/tests/general_functions/
H A Derror_get_last.phpt29 ["message"]=>

Completed in 33 milliseconds

12345678910>>...18