Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/tests/assert/
H A Dassert04.phpt12 assert_options(ASSERT_ACTIVE, 0);
16 assert_options(ASSERT_ACTIVE, 1);
32 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
36 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
H A Dassert_basic4.phpt13 echo "Initial values: assert_options(ASSERT_ACTIVE) => [".assert_options(ASSERT_ACTIVE)."]\n";
31 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
34 Initial values: assert_options(ASSERT_ACTIVE) => [0]
H A Dassert03.phpt21 assert_options(ASSERT_ACTIVE,1);
39 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
H A Dassert.phpt24 assert_options(ASSERT_ACTIVE,1);
44 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php130 const ASSERT_ACTIVE = UNKNOWN; define
/PHP-8.3/
H A DUPGRADING216 . The ASSERT_ACTIVE, ASSERT_BAIL, ASSERT_CALLBACK, ASSERT_EXCEPTION, and

Completed in 15 milliseconds