Home
last modified time | relevance | path

Searched refs:ASSERT_BAIL (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/standard/tests/assert/
H A Dassert_basic4.phpt15 echo "Initial values: assert_options(ASSERT_BAIL) => [".assert_options(ASSERT_BAIL)."]\n";
41 Deprecated: Constant ASSERT_BAIL is deprecated in %s on line %d
44 Initial values: assert_options(ASSERT_BAIL) => [0]
H A Dassert_basic3.phpt17 var_dump($rao=assert_options(ASSERT_BAIL, 1));
26 Deprecated: Constant ASSERT_BAIL is deprecated in %s on line %d
H A Dassert_error2.phpt19 var_dump($rao = assert_options(ASSERT_BAIL, 1));
28 Deprecated: Constant ASSERT_BAIL is deprecated in %s on line %d
H A Dassert04.phpt23 assert_options(ASSERT_BAIL, 1);
42 Deprecated: Constant ASSERT_BAIL is deprecated in %s on line %d
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php142 const ASSERT_BAIL = UNKNOWN; define
/PHP-8.3/
H A DUPGRADING216 . The ASSERT_ACTIVE, ASSERT_BAIL, ASSERT_CALLBACK, ASSERT_EXCEPTION, and

Completed in 16 milliseconds