Home
last modified time | relevance | path

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

1234567

/php-src/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-src/ext/date/tests/
H A Dbug74639.phpt15 echo "failure\n";
19 echo "failure\n";
23 echo "failure\n";
/php-src/ext/random/tests/03_randomizer/methods/
H A DpickArrayKeys.phpt46 die("failure: duplicates returned at {$i} for array1");
50 die("failure: non-keys returned at {$i} for array1");
56 die("failure: duplicates returned at {$i} for array2");
60 die("failure: non-keys returned at {$i} for array2");
66 die("failure: duplicates returned at {$i} for array3");
70 die("failure: non-keys returned at {$i} for array3");
/php-src/Zend/tests/
H A Dbug71922.phpt14 echo "Assertion failure: ", $e->getMessage(), "\n";
19 Assertion failure: assert(0 && new class {
H A Dbug69871.phpt2 Bug #69871 (Short-circuiting failure with smart_branch)
H A Dbug79791.phpt2 Bug #79791: Assertion failure when unsetting variable during binary op
H A Dbug65969.phpt2 Bug #65969 (Chain assignment with T_LIST failure)
H A Dglobal_to_string_exception.phpt2 To string conversion failure in global
/php-src/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-src/ext/standard/tests/mail/
H A Dmail_basic5.phpt20 echo "-- failure --\n";
25 -- failure --
/php-src/ext/standard/tests/time/
H A Dstrptime_error.phpt16 echo "\n-- Testing strptime() function on failure --\n";
24 -- Testing strptime() function on failure --
/php-src/Zend/
H A Dzend_constants.c309 goto failure; in zend_get_class_constant_ex()
315 goto failure; in zend_get_class_constant_ex()
318 goto failure; in zend_get_class_constant_ex()
326 goto failure; in zend_get_class_constant_ex()
336 goto failure; in zend_get_class_constant_ex()
344 goto failure; in zend_get_class_constant_ex()
352 goto failure; in zend_get_class_constant_ex()
359 goto failure; in zend_get_class_constant_ex()
373 goto failure; in zend_get_class_constant_ex()
382 goto failure; in zend_get_class_constant_ex()
[all …]
/php-src/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-src/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/php-src/ext/ftp/tests/
H A Dftp_ssl_connect_error.phpt14 echo "\n-- Testing ftp_ssl_connect() function on failure --\n";
29 -- Testing ftp_ssl_connect() function on failure --
/php-src/ext/xml/tests/
H A DXML_OPTION_PARSE_HUGE.phpt38 echo "--- Parse using xml_parse (failure) ---\n";
50 echo "--- Parse using xml_parse_into_struct (failure) ---\n";
63 --- Parse using xml_parse (failure) ---
77 --- Parse using xml_parse_into_struct (failure) ---
/php-src/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-src/ext/openssl/tests/
H A Dbug78391.phpt2 Bug #78391: Assertion failure in openssl_random_pseudo_bytes
/php-src/ext/spl/tests/SplFileObject/
H A Dbug78976.phpt2 Bug #78976 (SplFileObject::fputcsv returns -1 on failure)
/php-src/tests/output/
H A Dob_014.phpt2 output buffering - failure
H A Dob_015.phpt2 output buffering - failure
/php-src/ext/intl/tests/
H A Dintl_is_failure.phpt8 * Check determining failure error codes.
/php-src/tests/lang/
H A Dbug23489.phpt21 failure
/php-src/ext/standard/tests/network/
H A Dbug81618.phpt2 Bug #81618: dns_get_record failure on FreeBSD

Completed in 18 milliseconds

1234567