Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 25 of 39) sorted by relevance

12

/php-src/Zend/tests/named_params/
H A Dassert.phpt6 assert(assertion: true);
8 assert(assertion: false);
13 assert(assertion: true, description: "Description");
15 assert(assertion: false, description: "Description");
28 assert(assertion: false)
/php-src/ext/standard/tests/assert/
H A Dassert.phpt13 echo "assertion failed $line,\"$desc\"\n";
20 echo "class assertion failed $line,\"$desc\"\n";
55 assertion failed 21,"assert($a != 0)"
60 class assertion failed 24,"assert($a != 0)"
65 class assertion failed 28,"assert($a != 0)"
H A Dassert03.phpt13 echo "assertion failed - a - $line,\"$desc\"\n";
18 echo "assertion failed - b - $line,\"$desc\"\n";
50 assertion failed - a - 18,"assert($a != 0)"
53 assertion failed - b - 22,"assert($a != 0)"
/php-src/ext/intl/tests/
H A Duconverter_getstandards_basic.phpt7 function assertTrue($assertion, $msg) {
8 if (!$assertion) var_dump($msg);
/php-src/Zend/tests/assert/
H A Dexpect_001.phpt2 test passing assertion
H A Dexpect_014.phpt2 test failing assertion when disabled
H A Dexpect_013.phpt2 test failing assertion when disabled (with return value)
H A Dexpect_003.phpt2 test catching failed assertion
H A Dexpect_002.phpt2 test failing assertion
/php-src/ext/opcache/tests/
H A Dssa_bug_011.phpt2 Wrong assertion
H A Dbug79475.phpt2 Bug #79475 ([JIT] func_get_args() assertion violation)
H A Dbug78034.phpt2 Bug #78034: "pecl" tool fails with abort assertion in zend_ssa.c
H A Dbug77215.phpt2 Bug #77215: CFG assertion failure on multiple finalizing switch frees in one block
H A Dssa_bug_010.phpt2 Wrong assertion
H A Dpreload_class_alias.phpt2 Bug #78918: Class alias during preloading causes assertion failure
/php-src/Zend/tests/
H A Dbug76752.phpt2 Bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDLER - assertion in _get_zval_ptr_tmp failed)
H A Doss_fuzz_61712.phpt2 OSS-Fuzz #61712 (assertion failure with error handler during binary op)
H A Doss_fuzz_61712b.phpt2 OSS-Fuzz #61712 (assertion failure with error handler during binary op)
/php-src/sapi/phpdbg/tests/
H A Dbug81135.phpt2 Bug #81135: unknown help topic fails assertion
/php-src/ext/standard/tests/general_functions/
H A Dbug73973.phpt2 Bug #73973 debug_zval_dump() assertion error for resource consts with --enable-debug
/php-src/ext/spl/tests/
H A Dbug79432.phpt2 Bug #79432 (spl_autoload_call() with non-string argument violates assertion)
H A Dfixedarray_024.phpt2 SPL: FixedArray: Bug GH-8041 (php 8.2.0-dev crashes with assertion for cloning/get_object_vars on n…
/php-src/ext/pcre/tests/
H A Dbug75457.phpt9 Warning: preg_match(): Compilation failed: assertion expected after (?( or (?(?C) at offset 8 in %s…
/php-src/ext/opcache/tests/jit/
H A Dgh12509.phpt2 GH-12509: JIT assertion when running php-parser tests
/php-src/Zend/tests/fibers/
H A Dgh10437.phpt2 GH-10437 (Segfault/assertion when using fibers in shutdown function after bailout)

Completed in 27 milliseconds

12