Mineplex/.FILES USED TO GET TO WHERE WE ARE PRESENTLY/xampp/php/CompatInfo/internal_const_array.php
Daniel Waggner 76a7ae65df PUUUUUSH
2023-05-17 14:44:01 -07:00

334 lines
6.2 KiB
PHP

<?php
/**
* Internal Constant dictionary for PHP_CompatInfo 1.9.0a1 or better
*
* PHP versions 4 and 5
*
* @category PHP
* @package PHP_CompatInfo
* @author Davey Shafik <davey@php.net>
* @author Laurent Laville <pear@laurent-laville.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @version CVS: $Id: internal_const_array.php,v 1.1 2008/12/17 23:18:09 farell Exp $
* @link http://pear.php.net/package/PHP_CompatInfo
* @since version 1.9.0b2 (2008-12-19)
*/
$GLOBALS['_PHP_COMPATINFO_CONST_INTERNAL'] = array (
'DEFAULT_INCLUDE_PATH' =>
array (
'init' => '4.0.0',
'name' => 'DEFAULT_INCLUDE_PATH',
),
'E_ALL' =>
array (
'init' => '4.0.0',
'name' => 'E_ALL',
),
'E_COMPILE_ERROR' =>
array (
'init' => '4.0.0',
'name' => 'E_COMPILE_ERROR',
),
'E_COMPILE_WARNING' =>
array (
'init' => '4.0.0',
'name' => 'E_COMPILE_WARNING',
),
'E_CORE_ERROR' =>
array (
'init' => '4.0.0',
'name' => 'E_CORE_ERROR',
),
'E_CORE_WARNING' =>
array (
'init' => '4.0.0',
'name' => 'E_CORE_WARNING',
),
'E_ERROR' =>
array (
'init' => '4.0.0',
'name' => 'E_ERROR',
),
'E_NOTICE' =>
array (
'init' => '4.0.0',
'name' => 'E_NOTICE',
),
'E_PARSE' =>
array (
'init' => '4.0.0',
'name' => 'E_PARSE',
),
'E_RECOVERABLE_ERROR' =>
array (
'init' => '5.2.0',
'name' => 'E_RECOVERABLE_ERROR',
),
'E_STRICT' =>
array (
'init' => '5.0.0',
'name' => 'E_STRICT',
),
'E_USER_ERROR' =>
array (
'init' => '4.0.0',
'name' => 'E_USER_ERROR',
),
'E_USER_NOTICE' =>
array (
'init' => '4.0.0',
'name' => 'E_USER_NOTICE',
),
'E_USER_WARNING' =>
array (
'init' => '4.0.0',
'name' => 'E_USER_WARNING',
),
'E_WARNING' =>
array (
'init' => '4.0.0',
'name' => 'E_WARNING',
),
'FALSE' =>
array (
'init' => '4.0.0',
'name' => 'FALSE',
),
'NULL' =>
array (
'init' => '4.0.0',
'name' => 'NULL',
),
'PEAR_EXTENSION_DIR' =>
array (
'init' => '4.0.0',
'name' => 'PEAR_EXTENSION_DIR',
),
'PEAR_INSTALL_DIR' =>
array (
'init' => '4.0.0',
'name' => 'PEAR_INSTALL_DIR',
),
'PHP_BINDIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_BINDIR',
),
'PHP_CONFIG_FILE_PATH' =>
array (
'init' => '4.0.0',
'name' => 'PHP_CONFIG_FILE_PATH',
),
'PHP_CONFIG_FILE_SCAN_DIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_CONFIG_FILE_SCAN_DIR',
),
'PHP_DATADIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_DATADIR',
),
'PHP_DEBUG' =>
array (
'init' => '5.2.7',
'name' => 'PHP_DEBUG',
),
'PHP_EOL' =>
array (
'init' => '4.3.10',
'name' => 'PHP_EOL',
),
'PHP_EXTENSION_DIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_EXTENSION_DIR',
),
'PHP_EXTRA_VERSION' =>
array (
'init' => '5.2.7',
'name' => 'PHP_EXTRA_VERSION',
),
'PHP_INT_MAX' =>
array (
'init' => '4.4.0',
'name' => 'PHP_INT_MAX',
),
'PHP_INT_SIZE' =>
array (
'init' => '4.4.0',
'name' => 'PHP_INT_SIZE',
),
'PHP_LIBDIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_LIBDIR',
),
'PHP_LOCALSTATEDIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_LOCALSTATEDIR',
),
'PHP_MAJOR_VERSION' =>
array (
'init' => '5.2.7',
'name' => 'PHP_MAJOR_VERSION',
),
'PHP_MINOR_VERSION' =>
array (
'init' => '5.2.7',
'name' => 'PHP_MINOR_VERSION',
),
'PHP_OS' =>
array (
'init' => '4.0.0',
'name' => 'PHP_OS',
),
'PHP_OUTPUT_HANDLER_CONT' =>
array (
'init' => '4.0.0',
'name' => 'PHP_OUTPUT_HANDLER_CONT',
),
'PHP_OUTPUT_HANDLER_END' =>
array (
'init' => '4.0.0',
'name' => 'PHP_OUTPUT_HANDLER_END',
),
'PHP_OUTPUT_HANDLER_START' =>
array (
'init' => '4.0.0',
'name' => 'PHP_OUTPUT_HANDLER_START',
),
'PHP_PREFIX' =>
array (
'init' => '4.3.0',
'name' => 'PHP_PREFIX',
),
'PHP_RELEASE_VERSION' =>
array (
'init' => '5.2.7',
'name' => 'PHP_RELEASE_VERSION',
),
'PHP_SAPI' =>
array (
'init' => '4.2.0',
'name' => 'PHP_SAPI',
),
'PHP_SHLIB_SUFFIX' =>
array (
'init' => '4.3.0',
'name' => 'PHP_SHLIB_SUFFIX',
),
'PHP_SYSCONFDIR' =>
array (
'init' => '4.0.0',
'name' => 'PHP_SYSCONFDIR',
),
'PHP_VERSION' =>
array (
'init' => '4.0.0',
'name' => 'PHP_VERSION',
),
'PHP_VERSION_ID' =>
array (
'init' => '5.2.7',
'name' => 'PHP_VERSION_ID',
),
'PHP_ZTS' =>
array (
'init' => '5.2.7',
'name' => 'PHP_ZTS',
),
'STDERR' =>
array (
'init' => '4.3.0',
'name' => 'STDERR',
),
'STDIN' =>
array (
'init' => '4.3.0',
'name' => 'STDIN',
),
'STDOUT' =>
array (
'init' => '4.3.0',
'name' => 'STDOUT',
),
'TRUE' =>
array (
'init' => '4.0.0',
'name' => 'TRUE',
),
'UPLOAD_ERR_CANT_WRITE' =>
array (
'init' => '5.1.0',
'name' => 'UPLOAD_ERR_CANT_WRITE',
),
'UPLOAD_ERR_EXTENSION' =>
array (
'init' => '5.2.0',
'name' => 'UPLOAD_ERR_EXTENSION',
),
'UPLOAD_ERR_FORM_SIZE' =>
array (
'init' => '4.3.0',
'name' => 'UPLOAD_ERR_FORM_SIZE',
),
'UPLOAD_ERR_INI_SIZE' =>
array (
'init' => '4.3.0',
'name' => 'UPLOAD_ERR_INI_SIZE',
),
'UPLOAD_ERR_NO_FILE' =>
array (
'init' => '4.3.0',
'name' => 'UPLOAD_ERR_NO_FILE',
),
'UPLOAD_ERR_NO_TMP_DIR' =>
array (
'init' => '4.3.10',
'name' => 'UPLOAD_ERR_NO_TMP_DIR',
),
'UPLOAD_ERR_OK' =>
array (
'init' => '4.3.0',
'name' => 'UPLOAD_ERR_OK',
),
'UPLOAD_ERR_PARTIAL' =>
array (
'init' => '4.3.0',
'name' => 'UPLOAD_ERR_PARTIAL',
),
'ZEND_THREAD_SAFE' =>
array (
'init' => '4.0.0',
'name' => 'ZEND_THREAD_SAFE',
),
'__CLASS__' =>
array (
'init' => '4.3.0',
'name' => '__CLASS__',
),
'__FILE__' =>
array (
'init' => '4.0.0',
'name' => '__FILE__',
),
'__FUNCTION__' =>
array (
'init' => '4.3.0',
'name' => '__FUNCTION__',
),
'__LINE__' =>
array (
'init' => '4.0.0',
'name' => '__LINE__',
),
'__METHOD__' =>
array (
'name' => '__METHOD__',
'init' => '5.0.0',
),
);
?>