Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/xampp/php/pear/PHP/CompatInfo/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/xampp/php/pear/PHP/CompatInfo/calendar_const_array.php
<?php
/**
 * calendar extension 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: calendar_const_array.php,v 1.2 2008/12/28 18:13:47 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0a1 (2008-11-23)
 */

$GLOBALS['_PHP_COMPATINFO_CONST_CALENDAR'] = array (
  'CAL_DOW_DAYNO' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_DOW_DAYNO',
  ),
  'CAL_DOW_LONG' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_DOW_LONG',
  ),
  'CAL_DOW_SHORT' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_DOW_SHORT',
  ),
  'CAL_EASTER_ALWAYS_GREGORIAN' =>
  array (
    'init' => '4.3.0',
    'name' => 'CAL_EASTER_ALWAYS_GREGORIAN',
  ),
  'CAL_EASTER_ALWAYS_JULIAN' =>
  array (
    'init' => '4.3.0',
    'name' => 'CAL_EASTER_ALWAYS_JULIAN',
  ),
  'CAL_EASTER_DEFAULT' =>
  array (
    'init' => '4.3.0',
    'name' => 'CAL_EASTER_DEFAULT',
  ),
  'CAL_EASTER_ROMAN' =>
  array (
    'init' => '4.3.0',
    'name' => 'CAL_EASTER_ROMAN',
  ),
  'CAL_FRENCH' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_FRENCH',
  ),
  'CAL_GREGORIAN' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_GREGORIAN',
  ),
  'CAL_JEWISH' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_JEWISH',
  ),
  'CAL_JEWISH_ADD_ALAFIM' =>
  array (
    'init' => '5.0.0',
    'name' => 'CAL_JEWISH_ADD_ALAFIM',
  ),
  'CAL_JEWISH_ADD_ALAFIM_GERESH' =>
  array (
    'init' => '5.0.0',
    'name' => 'CAL_JEWISH_ADD_ALAFIM_GERESH',
  ),
  'CAL_JEWISH_ADD_GERESHAYIM' =>
  array (
    'init' => '5.0.0',
    'name' => 'CAL_JEWISH_ADD_GERESHAYIM',
  ),
  'CAL_JULIAN' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_JULIAN',
  ),
  'CAL_MONTH_FRENCH' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_MONTH_FRENCH',
  ),
  'CAL_MONTH_GREGORIAN_LONG' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_MONTH_GREGORIAN_LONG',
  ),
  'CAL_MONTH_GREGORIAN_SHORT' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_MONTH_GREGORIAN_SHORT',
  ),
  'CAL_MONTH_JEWISH' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_MONTH_JEWISH',
  ),
  'CAL_MONTH_JULIAN_LONG' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_MONTH_JULIAN_LONG',
  ),
  'CAL_MONTH_JULIAN_SHORT' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_MONTH_JULIAN_SHORT',
  ),
  'CAL_NUM_CALS' =>
  array (
    'init' => '4.0.0',
    'name' => 'CAL_NUM_CALS',
  ),
);
?>