Home
last modified time | relevance | path

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

12345678910>>...18

/PHP-5.4/ext/dom/tests/
H A DDOMDocumentFragment_appendXML_error_002.phpt15 Fatal error: Uncaught exception 'DOMException' with message 'No Modification Allowed Error' in %s:%d
H A DDOMDocument_loadHTMLfile_variation1.phpt4 Verifies that an warning message is showed if an empty document is loaded
H A DDOMCharacterData_deleteData_error_002.phpt19 Fatal error: Uncaught exception 'DOMException' with message 'Index Size Error' in %s:%d
H A DDOMDocument_loadHTMLfile_error1.phpt4 Verifies that an error message is showed if the file doesn't exist
/PHP-5.4/Zend/tests/
H A Dargument_restriction_002.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_003.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dbug49908.phpt23 Fatal error: Uncaught exception 'Exception' with message 'Bar' in %s:%d
H A Dbug51394.phpt16 Warning: Uncaught exception 'Exception' with message 'error!' in %sbug51394.php:4
/PHP-5.4/sapi/embed/
H A Dphp_embed.c93 static void php_embed_log_message(char *message TSRMLS_DC) in php_embed_log_message()
95 fprintf (stderr, "%s\n", message); in php_embed_log_message()
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_basic.phpt11 * of the given message sequence
22 // get UID for new message
H A Dimap_fetch_overview_variation3.phpt10 * Description: Read an overview of the information in the headers of the given message sequence
25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-5.4/ext/dba/tests/
H A Ddba016.phpt2 DBA lock modifier error message test
/PHP-5.4/ext/mysqli/tests/
H A D072.phpt21 var_dump($w->message);
/PHP-5.4/ext/hash/tests/
H A Dripemd128.phpt10 echo hash('ripemd128', 'message digest') . "\n";
H A Dripemd160.phpt10 echo hash('ripemd160', 'message digest') . "\n";
H A Dripemd256.phpt10 echo hash('ripemd256', 'message digest') . "\n";
H A Dripemd320.phpt10 echo hash('ripemd320', 'message digest') . "\n";
/PHP-5.4/ext/date/tests/
H A DDatePeriod_wrong_constructor.phpt13 Fatal error: Uncaught exception 'Exception' with message 'DatePeriod::__construct(): This construct…
/PHP-5.4/Zend/tests/traits/
H A Dlanguage010.phpt2 Aliasing leading to conflict should result in error message
H A Dlanguage014.phpt2 Aliasing leading to conflict should result in error message
/PHP-5.4/ext/phar/tests/
H A Dfrontcontroller19.phpt12 Fatal error: Uncaught exception 'PharException' with message 'Too many values passed to Phar::mungS…
H A Dfrontcontroller20.phpt12 Fatal error: Uncaught exception 'PharException' with message 'Non-string value passed to Phar::mung…
H A Dfrontcontroller18.phpt12 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
H A Dbug69441.phpt17 exception 'UnexpectedValueException' with message 'phar error: corrupted central directory entry, n…
/PHP-5.4/ext/oci8/tests/
H A Ddetails.inc55 echo $stmt . PHP_EOL . $m['message'] . PHP_EOL;
69 echo $stmt . PHP_EOL . $m['message'] . PHP_EOL;

Completed in 26 milliseconds

12345678910>>...18