Searched refs:E_STRICT (Results 1 – 4 of 4) sorted by relevance
2 The E_STRICT constant is deprecated7 var_dump(E_STRICT);13 Deprecated: Constant E_STRICT is deprecated in %s on line %d
77 const E_STRICT = UNKNOWN; define
35 #define E_STRICT (1<<11L) macro
17 REGISTER_LONG_CONSTANT("E_STRICT", E_STRICT, CONST_PERSISTENT | CONST_DEPRECATED); in register_zend_constants_symbols()
Completed in 8 milliseconds