Home
last modified time | relevance | path

Searched refs:PHP_80_VERSION_ID (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/build/
H A Dgen_stub.php21 const PHP_80_VERSION_ID = 80000; define
24 const ALL_PHP_VERSION_IDS = [PHP_70_VERSION_ID, PHP_80_VERSION_ID, PHP_81_VERSION_ID, PHP_82_VERSIO…
114 …oForPhpVersionId !== null && $fileInfo->generateLegacyArginfoForPhpVersionId < PHP_80_VERSION_ID) {
1766 PHP_80_VERSION_ID => [$flags],
2082 … $flags = $this->addFlagForVersionsAbove($flags, "ZEND_ACC_DEPRECATED", PHP_80_VERSION_ID);
2627 PHP_80_VERSION_ID => $php80Flags,
3775 …sion must be one of: \"" . PHP_70_VERSION_ID . "\" (PHP 7.0), \"" . PHP_80_VERSION_ID . "\" (PHP 8…

Completed in 13 milliseconds