MOON
Server: Apache
System: Linux ip-208-109-13-31.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els4.x86_64 #1 SMP Sat Aug 31 06:58:57 UTC 2024 x86_64
User: durgeshpandey215 (1013)
PHP: 8.1.29
Disabled: NONE
Upload Files
File: //php-8.2.0/Zend/zend_constants.stub.php
<?php

/** @generate-class-entries */

/**
 * @var int
 * @cvalue E_ERROR
 */
const E_ERROR = UNKNOWN;

/**
 * @var int
 * @cvalue E_WARNING
 */
const E_WARNING = UNKNOWN;

/**
 * @var int
 * @cvalue E_PARSE
 */
const E_PARSE = UNKNOWN;

/**
 * @var int
 * @cvalue E_NOTICE
 */
const E_NOTICE = UNKNOWN;

/**
 * @var int
 * @cvalue E_CORE_ERROR
 */
const E_CORE_ERROR = UNKNOWN;

/**
 * @var int
 * @cvalue E_CORE_WARNING
 */
const E_CORE_WARNING = UNKNOWN;

/**
 * @var int
 * @cvalue E_COMPILE_ERROR
 */
const E_COMPILE_ERROR = UNKNOWN;

/**
 * @var int
 * @cvalue E_COMPILE_WARNING
 */
const E_COMPILE_WARNING = UNKNOWN;

/**
 * @var int
 * @cvalue E_USER_ERROR
 */
const E_USER_ERROR = UNKNOWN;

/**
 * @var int
 * @cvalue E_USER_WARNING
 */
const E_USER_WARNING = UNKNOWN;

/**
 * @var int
 * @cvalue E_USER_NOTICE
 */
const E_USER_NOTICE = UNKNOWN;

/**
 * @var int
 * @cvalue E_STRICT
 */
const E_STRICT = UNKNOWN;

/**
 * @var int
 * @cvalue E_RECOVERABLE_ERROR
 */
const E_RECOVERABLE_ERROR = UNKNOWN;

/**
 * @var int
 * @cvalue E_DEPRECATED
 */
const E_DEPRECATED = UNKNOWN;

/**
 * @var int
 * @cvalue E_USER_DEPRECATED
 */
const E_USER_DEPRECATED = UNKNOWN;

/**
 * @var int
 * @cvalue E_ALL
 */
const E_ALL = UNKNOWN;