Home
last modified time | relevance | path

Searched refs:message (Results 251 – 275 of 434) sorted by relevance

1...<<1112131415161718

/php-src/ext/mysqli/tests/
H A Dbug34810.phpt38 if ("" == $warning->message)
41 printf("[002] Empty error message!\n");
H A Dgh8978.phpt2 Bug GH-8267 (Invalid error message when connection via SSL fails)
/php-src/ext/random/tests/01_functions/
H A Dbug75170.phpt4 Solar Designer in https://externals.io/message/100229
/php-src/ext/standard/tests/strings/
H A Dbug69751.phpt2 Bug #69751: Change Error message of sprintf/printf for missing/typo position specifier.
/php-src/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_error2.phpt4 Verifies that an error message is showed if an empty string is passed as argument
H A Dlibxml_global_state_entity_loader_bypass.phpt23 var_dump(trim($error->message));
H A DDOMNode_insertBefore_error6.phpt6 This test checks the error message is raised when the refnode is the parent
/php-src/sapi/cgi/tests/
H A Dbug78323.phpt2 Bug #78323 Test exit code and error message for invalid parameters
/php-src/ext/opcache/tests/
H A Dzzz_basic_logging.phpt19 // Prints "Debug Restarting!" message on next request.
/php-src/ext/phar/tests/
H A Dbug48377.phpt2 Phar: PHP bug #48377 "error message unclear on converting phar with existing file"
/php-src/Zend/tests/
H A Darray_offset.phpt2 Ensure "undefined offset" notice formats message correctly when undefined key is negative
H A Dbug43344_1.phpt2 Bug #43344.1 (Wrong error message for undefined namespace constant)
/php-src/ext/soap/tests/
H A Dbug77088.phpt21 ["message":protected]=>
/php-src/sapi/fpm/tests/
H A Dbug77106-fcgi-missing-nl.phpt33 '/Undefined variable \$a in .+ on line \d+; PHP message: PHP Warning:/'
/php-src/ext/pdo_pgsql/tests/
H A Dgh7723.phpt2 GitHub #7723 (Fix error message allocation of PDO PgSQL)
/php-src/ext/libxml/
H A Dlibxml.stub.php158 public string $message; variable in LibXMLError
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp374 zend_string* message = NULL; in PHP_METHOD() local
387 message = intl_error_get_message(BREAKITER_ERROR_P(bio)); in PHP_METHOD()
388 RETURN_STR(message); in PHP_METHOD()
/php-src/ext/standard/tests/mail/
H A Dmail_util.inc34 public function fail(string $message): void
37 die($message);
208 public function isAsExpected(string $from, string $to, string $subject, string $message): bool
232 if (trim($this->getBody()) !== trim($message)) {
/php-src/ext/standard/tests/serialize/
H A Dbug79526.phpt2 Bug #79526 (`__sleep` error message doesn't include the name of the class)
/php-src/ext/standard/tests/dir/
H A Ddir_variation5.phpt13 * and checking if proper warning message is generated.
/php-src/ext/xml/tests/
H A Dbug30266.phpt9 Currently (Feb 10, 2005) CVS HEAD fails with the following message:
/php-src/ext/opcache/tests/jit/
H A Dgh12747.phpt2 GH-12747: Function JIT returns invalid error message for coalesce operator on invalid offset
/php-src/ext/pdo_mysql/tests/
H A Dbug81037.phpt2 Bug #81037 PDO discards error message text from prepared statement
/php-src/.github/workflows/
H A Dclose-stale-prs.yml26 …stale-pr-message: There has not been any recent activity in this PR. It will automatically be clos…
H A Dclose-needs-feedback.yml24 …close-message: "No feedback was provided. The issue is being suspended because we assume that you …

Completed in 26 milliseconds

1...<<1112131415161718