Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 135) sorted by relevance

123456

/PHP-7.4/ext/date/tests/
H A Dbug74639.phpt15 echo "failure\n";
19 echo "failure\n";
23 echo "failure\n";
/PHP-7.4/Zend/tests/
H A Dbug71922.phpt14 echo "Assertion failure: ", $e->getMessage(), "\n";
19 Assertion failure: assert(0 && new class {
H A Dbug65969.phpt2 Bug #65969 (Chain assignment with T_LIST failure)
H A Dbug69871.phpt2 Bug #69871 (Short-circuiting failure with smart_branch)
H A Dbug79778.phpt2 Bug #79778: Assertion failure if dumping closure with unresolved static variable
H A Dbug69825.phpt2 Bug #69825 (Short-circuiting failure)
H A Dbug80194.phpt2 Bug #80194: Assertion failure during block assembly of unreachable free with leading nop
/PHP-7.4/ext/standard/tests/math/
H A Dpow-operator.phpt17 echo "On failure, please mail result to php-dev@lists.php.net\n";
20 On failure, please mail result to php-dev@lists.php.net
H A Dlog.phpt5 echo "On failure, please mail result to php-dev@lists.php.net\n";
32 On failure, please mail result to php-dev@lists.php.net
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_class_011.phpt2 Test session_set_save_handler() : shutdown failure
19 echo "*** Testing session_set_save_handler() : shutdown failure ***\n";
61 *** Testing session_set_save_handler() : shutdown failure ***
/PHP-7.4/ext/spl/tests/
H A Dspl_heap_count_basic.phpt2 SPL: SplHeap, Test spl_heap_object_count_elements (spl_heap.c:490) for returning count() failure fo…
16 public function count() // override count to force failure
H A Dbug78976.phpt2 Bug #78976 (SplFileObject::fputcsv returns -1 on failure)
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic4.phpt27 echo "-- failure --\n";
34 -- failure --
H A Dmail_basic5.phpt26 echo "-- failure --\n";
32 -- failure --
H A Dmail_basic3.phpt27 echo "-- failure --\n";
33 -- failure --
/PHP-7.4/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/PHP-7.4/tests/lang/
H A Dbug23489.phpt21 failure
/PHP-7.4/ext/standard/tests/network/
H A Dbug81618.phpt2 Bug #81618: dns_get_record failure on FreeBSD
/PHP-7.4/ext/openssl/tests/
H A Dbug78391.phpt2 Bug #78391: Assertion failure in openssl_random_pseudo_bytes
/PHP-7.4/Zend/
H A Dzend_constants.c349 goto failure; in zend_get_constant_ex()
355 goto failure; in zend_get_constant_ex()
358 goto failure; in zend_get_constant_ex()
366 goto failure; in zend_get_constant_ex()
376 goto failure; in zend_get_constant_ex()
384 goto failure; in zend_get_constant_ex()
396 goto failure; in zend_get_constant_ex()
405 goto failure; in zend_get_constant_ex()
408 failure: in zend_get_constant_ex()
/PHP-7.4/ext/intl/tests/
H A Dintl_is_failure.phpt8 * Check determining failure error codes.
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_return_value.phpt2 assert() returns boolean on success or failure
/PHP-7.4/ext/opcache/tests/
H A Dbug77191.phpt2 Bug #77191: Assertion failure in dce_live_ranges() when silencing is used
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt24 …outside the base64 alphabet are ignored when \$strict===false, but cause failure with \$strict===t…
43 Other chars outside the base64 alphabet are ignored when $strict===false, but cause failure with $s…
/PHP-7.4/tests/classes/
H A Dproperty_recreate_protected.phpt33 echo "\nUnset a protected property, and attempt to recreate it outside of scope (expected failure):…
51 Unset a protected property, and attempt to recreate it outside of scope (expected failure):

Completed in 37 milliseconds

123456