Home
last modified time | relevance | path

Searched refs:E_STRICT (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/Zend/tests/
H A De_strict-deprecated.phpt2 The E_STRICT constant is deprecated
7 var_dump(E_STRICT);
13 Deprecated: Constant E_STRICT is deprecated in %s on line %d
/PHP-8.4/Zend/
H A Dzend_constants.stub.php77 const E_STRICT = UNKNOWN; define
H A Dzend_errors.h35 #define E_STRICT (1<<11L) macro
H A Dzend_constants_arginfo.h17 REGISTER_LONG_CONSTANT("E_STRICT", E_STRICT, CONST_PERSISTENT | CONST_DEPRECATED); in register_zend_constants_symbols()
/PHP-8.4/
H A DUPGRADING39 . The E_STRICT constant was deprecated and its corresponding error level was
486 . The E_STRICT constant was deprecated and its corresponding error level was

Completed in 7 milliseconds