php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
const | E_ERROR = UNKNOWN |
const | E_WARNING = UNKNOWN |
const | E_PARSE = UNKNOWN |
const | E_NOTICE = UNKNOWN |
const | E_CORE_ERROR = UNKNOWN |
const | E_CORE_WARNING = UNKNOWN |
const | E_COMPILE_ERROR = UNKNOWN |
const | E_COMPILE_WARNING = UNKNOWN |
const | E_USER_ERROR = UNKNOWN |
const | E_USER_WARNING = UNKNOWN |
const | E_USER_NOTICE = UNKNOWN |
const | E_STRICT = UNKNOWN |
const | E_RECOVERABLE_ERROR = UNKNOWN |
const | E_DEPRECATED = UNKNOWN |
const | E_USER_DEPRECATED = UNKNOWN |
const | E_ALL = UNKNOWN |
const | DEBUG_BACKTRACE_PROVIDE_OBJECT = UNKNOWN |
const | DEBUG_BACKTRACE_IGNORE_ARGS = UNKNOWN |
const | ZEND_THREAD_SAFE = UNKNOWN |
const | ZEND_DEBUG_BUILD = UNKNOWN |
const | TRUE = true |
const | FALSE = false |
const | NULL = null |
const DEBUG_BACKTRACE_IGNORE_ARGS = UNKNOWN |
Definition at line 112 of file zend_constants.stub.php.
const DEBUG_BACKTRACE_PROVIDE_OBJECT = UNKNOWN |
Definition at line 107 of file zend_constants.stub.php.
const E_ALL = UNKNOWN |
Definition at line 101 of file zend_constants.stub.php.
const E_COMPILE_ERROR = UNKNOWN |
Definition at line 45 of file zend_constants.stub.php.
const E_COMPILE_WARNING = UNKNOWN |
Definition at line 51 of file zend_constants.stub.php.
const E_CORE_ERROR = UNKNOWN |
Definition at line 33 of file zend_constants.stub.php.
const E_CORE_WARNING = UNKNOWN |
Definition at line 39 of file zend_constants.stub.php.
const E_DEPRECATED = UNKNOWN |
Definition at line 89 of file zend_constants.stub.php.
const E_ERROR = UNKNOWN |
Definition at line 9 of file zend_constants.stub.php.
const E_NOTICE = UNKNOWN |
Definition at line 27 of file zend_constants.stub.php.
const E_PARSE = UNKNOWN |
Definition at line 21 of file zend_constants.stub.php.
const E_RECOVERABLE_ERROR = UNKNOWN |
Definition at line 83 of file zend_constants.stub.php.
const E_STRICT = UNKNOWN |
Definition at line 77 of file zend_constants.stub.php.
const E_USER_DEPRECATED = UNKNOWN |
Definition at line 95 of file zend_constants.stub.php.
const E_USER_ERROR = UNKNOWN |
Definition at line 57 of file zend_constants.stub.php.
const E_USER_NOTICE = UNKNOWN |
Definition at line 69 of file zend_constants.stub.php.
const E_USER_WARNING = UNKNOWN |
Definition at line 63 of file zend_constants.stub.php.
const E_WARNING = UNKNOWN |
Definition at line 15 of file zend_constants.stub.php.
const FALSE = false |
Definition at line 135 of file zend_constants.stub.php.
const NULL = null |
Definition at line 140 of file zend_constants.stub.php.
const TRUE = true |
Definition at line 130 of file zend_constants.stub.php.
const ZEND_DEBUG_BUILD = UNKNOWN |
Definition at line 122 of file zend_constants.stub.php.
const ZEND_THREAD_SAFE = UNKNOWN |
Definition at line 117 of file zend_constants.stub.php.