Home
last modified time | relevance | path

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

12345

/PHP-7.1/ext/date/tests/
H A Dbug74639.phpt15 echo "failure\n";
19 echo "failure\n";
23 echo "failure\n";
27 echo "failure\n";
/PHP-7.1/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 Dbug69825.phpt2 Bug #69825 (Short-circuiting failure)
/PHP-7.1/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.1/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.1/ext/enchant/tests/
H A Dbroker_describe.phpt8 if(!enchant_broker_init()) die("failed, broker_init failure\n");
34 echo("failed, broker_init failure\n");
H A Dbroker_init.phpt16 echo("failure, its not a resource\n");
/PHP-7.1/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 Dspl_iterator_caching_getcache_error.phpt2 SPL: Caching iterator getCache failure
H A Dspl_iterator_caching_count_error.phpt2 SPL: Caching iterator count() cache failure
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_basic3.phpt27 echo "-- failure --\n";
33 -- failure --
H A Dmail_basic4.phpt27 echo "-- failure --\n";
34 -- failure --
H A Dmail_basic5.phpt26 echo "-- failure --\n";
32 -- failure --
/PHP-7.1/Zend/
H A Dzend_objects_API.c154 int failure = 0; in zend_objects_store_del() local
164 failure = 1; in zend_objects_store_del()
183 failure = 1; in zend_objects_store_del()
193 if (failure) { in zend_objects_store_del()
H A Dzend_constants.c336 goto failure; in zend_get_constant_ex()
342 goto failure; in zend_get_constant_ex()
345 goto failure; in zend_get_constant_ex()
353 goto failure; in zend_get_constant_ex()
363 goto failure; in zend_get_constant_ex()
369 goto failure; in zend_get_constant_ex()
380 goto failure; in zend_get_constant_ex()
387 goto failure; in zend_get_constant_ex()
391 failure: in zend_get_constant_ex()
/PHP-7.1/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.1/tests/lang/
H A Dbug23489.phpt21 failure
/PHP-7.1/ext/intl/tests/
H A Dintl_is_failure.phpt8 * Check determining failure error codes.
/PHP-7.1/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.1/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):
/PHP-7.1/ext/standard/tests/assert/
H A Dassert_return_value.phpt2 assert() returns boolean on success or failure
/PHP-7.1/ext/opcache/tests/
H A Dbug75969.phpt2 Bug #75969: Assertion failure in live range DCE due to block pass misoptimization

Completed in 30 milliseconds

12345