Home
last modified time | relevance | path

Searched refs:message (Results 101 – 125 of 437) sorted by relevance

12345678910>>...18

/PHP-5.4/ext/dom/tests/
H A Ddom003.phpt29 ["message":protected]=>
65 Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.p…
/PHP-5.4/ext/imap/tests/
H A Dimap_body.phpt43 Warning: imap_body(): Bad message number in %s on line %d
47 Warning: imap_body(): Bad message number in %s on line %d
/PHP-5.4/Zend/tests/
H A Dbug43344_10.phpt2 Bug #43344.10 (Wrong error message for undefined namespace constant)
H A Dbug43344_6.phpt2 Bug #43344.6 (Wrong error message for undefined namespace constant)
H A Dbug43344_2.phpt2 Bug #43344.2 (Wrong error message for undefined namespace constant)
H A Dexception_003.phpt11 Fatal error: Uncaught exception 'Exception' with message '1' in %s:%d
H A Dbug43344_11.phpt2 Bug #43344.11 (Wrong error message for undefined namespace constant)
H A Dbug43344_12.phpt2 Bug #43344.12 (Wrong error message for undefined namespace constant)
H A Dbug43344_7.phpt2 Bug #43344.7 (Wrong error message for undefined namespace constant)
H A Dbug43344_13.phpt2 Bug #43344.13 (Wrong error message for undefined namespace constant)
H A Dbug43344_3.phpt2 Bug #43344.3 (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_4.phpt2 Bug #43344.4 (Wrong error message for undefined namespace constant)
/PHP-5.4/Zend/tests/traits/bugs/
H A Dmissing-trait.phpt2 Check error message for missing traits
/PHP-5.4/Zend/tests/traits/
H A Dbug60173.phpt2 Bug #60173 (Wrong error message on reflective trait instantiation)
/PHP-5.4/tests/output/
H A Dob_018.phpt2 output buffering - error message nirvana bug #37714
/PHP-5.4/ext/libxml/tests/
H A D002.phpt50 $return .= trim($error->message) . "\n Line: $error->line" . "\n Column: $error->column";
79 ["message"]=>
/PHP-5.4/sapi/milter/
H A Dphp_milter.h27 int message; member
/PHP-5.4/ext/oci8/tests/
H A Dlob_null.phpt45 echo $m['message'], "\n";
59 echo $m['message'], "\n";
73 echo $m['message'], "\n";
89 echo $m['message'], "\n";
103 echo $m['message'], "\n";
117 echo $m['message'], "\n";
H A Dconnect.inc14 …trigger_error("connect.inc: Failed to connect as '$user' to '$dbase': ". $m['message'], E_USER_ERR…
/PHP-5.4/tests/basic/
H A Dbug45986.phpt2 Bug #45986 (wrong error message for a non existent file on rename)
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat.c253 char* message = NULL; in PHP_FUNCTION() local
269 message = intl_error_get_message( INTL_DATA_ERROR_P(dfo) TSRMLS_CC ); in PHP_FUNCTION()
270 RETURN_STRING( message, 0); in PHP_FUNCTION()
/PHP-5.4/sapi/cli/tests/
H A D005.phpt55 Property [ <default> protected $message ]
71 Parameter #0 [ <optional> $message ]
/PHP-5.4/ext/intl/tests/
H A Dintl_get_error_message.phpt8 * Check getting global error message.
/PHP-5.4/ext/standard/tests/general_functions/
H A D009.phpt12 echo test("message digest");

Completed in 31 milliseconds

12345678910>>...18