Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php26 const PHP_83_VERSION_ID = 80300; define
33 PHP_83_VERSION_ID,
1619 PHP_83_VERSION_ID => $php82AndAboveFlags,
2429 PHP_83_VERSION_ID => [$flags],
2785 …ionIdMinimumCompatibility === null || $this->phpVersionIdMinimumCompatibility >= PHP_83_VERSION_ID;
2788 $code .= "#if (PHP_VERSION_ID >= " . PHP_83_VERSION_ID . ")\n";
3497 PHP_83_VERSION_ID => $php83Flags,
4869 …_ID . "\" (PHP 8.1), \"" . PHP_82_VERSION_ID . "\" (PHP 8.2), \"" . PHP_83_VERSION_ID . "\" (PHP 8…

Completed in 16 milliseconds