Home
last modified time | relevance | path

Searched refs:message (Results 126 – 150 of 425) sorted by relevance

12345678910>>...17

/PHP-7.4/ext/oci8/tests/
H A Dcalltimeout1.phpt28 echo "Execute error was ", $m['message'], "\n";
37 echo "Execute error was ", $m['message'], "\n";
H A Dpecl_bug16842.phpt48 ["message"]=>
65 ["message"]=>
H A Dconnect.inc14 …trigger_error("connect.inc: Failed to connect as '$user' to '$dbase': ". $m['message'], E_USER_ERR…
/PHP-7.4/tests/basic/
H A Dbug45986.phpt2 Bug #45986 (wrong error message for a non existent file on rename)
/PHP-7.4/Zend/tests/
H A Dflexible-heredoc-error12.phpt2 Flexible heredoc syntax error 12: show erroneous line in error message (mixed indentation)
H A Dbug43344_10.phpt2 Bug #43344.10 (Wrong error message for undefined namespace constant)
H A Dflexible-heredoc-error11.phpt2 Flexible heredoc syntax error 11: show erroneous line in error message (variable interpolation)
H A Dflexible-heredoc-error13.phpt2 Flexible heredoc syntax error 12: show erroneous line in error message (lacking indentation)
H A Dbug77376.phpt2 Bug #77376 ("undefined function" message no longer includes namespace)
H A Dbug43344_2.phpt2 Bug #43344.2 (Wrong error message for undefined namespace constant)
H A Dbug43344_6.phpt2 Bug #43344.6 (Wrong error message for undefined namespace constant)
H A Dbug69124.phpt2 Bug 69124: Method name must be as string (invalid error message when using reference to a string)
H A Dargument_restriction_005.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
/PHP-7.4/ext/standard/tests/file/
H A Dbug76735.phpt2 Bug #76735 (Incorrect message in fopen on invalid mode)
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_include.inc98 . "$i: this is a test message, please ignore\r\n";
110 $part2["contents.data"] = "message 1:xxxxxxxxxxxxxxxxxxxxxxxxxx";
115 $part3["contents.data"] = "message 2:yyyyyyyyyyyyyyyyyyyyyyyyyy";
120 $part4["contents.data"] = "message 3:zzzzzzzzzzzzzzzzzzzzzzzzzz";
/PHP-7.4/ext/imap/tests/
H A Dbug77020.phpt13 Warning: imap_mail(): No message string in mail command in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dintl_get_error_message.phpt8 * Check getting global error message.
/PHP-7.4/ext/pgsql/tests/
H A D21pg_get_notify.phpt17 isset($msg['message'],$msg['pid']) ? print 'OK' : print 'NG';
/PHP-7.4/ext/date/tests/
H A Dbug64157.phpt2 Test for bug #64157: DateTime::createFromFormat() reports confusing error message
/PHP-7.4/ext/standard/tests/general_functions/
H A D009.phpt12 echo test("message digest");
H A Derror_clear_last.phpt24 ["message"]=>
/PHP-7.4/ext/libxml/tests/
H A D002.phpt50 $return .= trim($error->message) . "\n Line: $error->line" . "\n Column: $error->column";
79 ["message"]=>
/PHP-7.4/ext/standard/tests/strings/
H A Dmd5.phpt8 echo md5("message digest")."\n";
/PHP-7.4/Zend/tests/type_declarations/
H A Dnullable_typed_return_without_value.phpt2 Nullable typed return without value generates friendlier error message
/PHP-7.4/ext/hash/tests/
H A Dadler32.phpt8 echo hash('adler32', 'message digest'), "\n";

Completed in 20 milliseconds

12345678910>>...17