Home
last modified time | relevance | path

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

1234567

/PHP-8.3/ext/random/tests/03_randomizer/
H A Dcompatibility_array_rand.phpt31 die('failure: mapPickOne');
37 die('failure: mapPickTwo');
43 die('failure: listPickOne');
49 die('failure: listPickTwo');
H A Dcompatibility_mt_rand.phpt16 die("failure: state differs at {$i} for nextInt()");
22 die("failure: state differs at {$i} for getInt()");
33 die("failure: state differs at {$i} for nextInt()");
39 die("failure: state differs at {$i} for getInt()");
/PHP-8.3/ext/date/tests/
H A Dbug74639.phpt15 echo "failure\n";
19 echo "failure\n";
23 echo "failure\n";
/PHP-8.3/ext/random/tests/03_randomizer/methods/
H A DpickArrayKeys.phpt45 die("failure: duplicates returned at {$i} for array1");
49 die("failure: non-keys returned at {$i} for array1");
55 die("failure: duplicates returned at {$i} for array2");
59 die("failure: non-keys returned at {$i} for array2");
65 die("failure: duplicates returned at {$i} for array3");
69 die("failure: non-keys returned at {$i} for array3");
/PHP-8.3/Zend/tests/
H A Dbug71922.phpt14 echo "Assertion failure: ", $e->getMessage(), "\n";
19 Assertion failure: assert(0 && new class {
H A Dbug79791.phpt2 Bug #79791: Assertion failure when unsetting variable during binary op
H A Dbug69871.phpt2 Bug #69871 (Short-circuiting failure with smart_branch)
H A Dbug65969.phpt2 Bug #65969 (Chain assignment with T_LIST failure)
/PHP-8.3/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_011.phpt2 Test session_set_save_handler() : shutdown failure
13 echo "*** Testing session_set_save_handler() : shutdown failure ***\n";
55 *** Testing session_set_save_handler() : shutdown failure ***
/PHP-8.3/ext/standard/tests/mail/
H A Dmail_basic5.phpt20 echo "-- failure --\n";
25 -- failure --
/PHP-8.3/ext/standard/tests/time/
H A Dstrptime_error.phpt16 echo "\n-- Testing strptime() function on failure --\n";
24 -- Testing strptime() function on failure --
/PHP-8.3/Zend/
H A Dzend_constants.c316 goto failure; in zend_get_class_constant_ex()
322 goto failure; in zend_get_class_constant_ex()
325 goto failure; in zend_get_class_constant_ex()
333 goto failure; in zend_get_class_constant_ex()
343 goto failure; in zend_get_class_constant_ex()
351 goto failure; in zend_get_class_constant_ex()
359 goto failure; in zend_get_class_constant_ex()
366 goto failure; in zend_get_class_constant_ex()
380 goto failure; in zend_get_class_constant_ex()
389 goto failure; in zend_get_class_constant_ex()
[all …]
/PHP-8.3/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(): int // override count to force failure
/PHP-8.3/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/PHP-8.3/ext/ftp/tests/
H A Dftp_ssl_connect_error.phpt14 echo "\n-- Testing ftp_ssl_connect() function on failure --\n";
28 -- Testing ftp_ssl_connect() function on failure --
/PHP-8.3/ext/standard/tests/math/
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-8.3/tests/basic/
H A Dgh15905.phpt2 GH-15905 (Assertion failure for TRACK_VARS_SERVER)
/PHP-8.3/ext/openssl/tests/
H A Dbug78391.phpt2 Bug #78391: Assertion failure in openssl_random_pseudo_bytes
/PHP-8.3/ext/spl/tests/SplFileObject/
H A Dbug78976.phpt2 Bug #78976 (SplFileObject::fputcsv returns -1 on failure)
/PHP-8.3/ext/sodium/tests/
H A Dsodium_crypto_sign_ed25519_pk_to_curve25519_failure_leak.phpt2 Memory leak on sodium_crypto_sign_ed25519_pk_to_curve25519() failure
/PHP-8.3/sapi/phpdbg/tests/
H A Dgh15901.phpt2 GH-15901 (phpdbg: Assertion failure on `i funcs`)
/PHP-8.3/tests/output/
H A Dob_014.phpt2 output buffering - failure
H A Dob_015.phpt2 output buffering - failure
/PHP-8.3/ext/intl/tests/
H A Dintl_is_failure.phpt8 * Check determining failure error codes.
/PHP-8.3/tests/lang/
H A Dbug23489.phpt21 failure

Completed in 29 milliseconds

1234567