Go to the source code of this file.
$GLOBALS['_PEAR_default_error_options'] = E_USER_NOTICE |
$GLOBALS['_PEAR_destructor_object_list'] = array() |
$GLOBALS['_PEAR_shutdown_funcs'] = array() |
$GLOBALS['_PEAR_error_handler_stack'] = array() |
if (substr(PHP_OS, 0, 3)== 'WIN') else |
Initial value:{
define('OS_WINDOWS', false)
Definition at line 43 of file PEAR.php.
const PEAR_ERROR_CALLBACK 16 |
const PEAR_ERROR_EXCEPTION 32 |
const PEAR_ERROR_RETURN 1 |
#@+ ERROR constants
Definition at line 25 of file PEAR.php.
const PEAR_ERROR_TRIGGER 4 |
const PEAR_ZE2 (function_exists('version_compare') && version_compare(zend_version(), "2-dev", "ge")) |