Searched refs:PHP_83_VERSION_ID (Results 1 – 1 of 1) sorted by relevance
26 const PHP_83_VERSION_ID = 80300; define33 PHP_83_VERSION_ID,1614 PHP_83_VERSION_ID => $php82AndAboveFlags,2424 PHP_83_VERSION_ID => [$flags],2780 …ionIdMinimumCompatibility === null || $this->phpVersionIdMinimumCompatibility >= PHP_83_VERSION_ID;2783 $code .= "#if (PHP_VERSION_ID >= " . PHP_83_VERSION_ID . ")\n";3162 case PHP_83_VERSION_ID:3636 PHP_83_VERSION_ID => $php83Flags,5008 …_ID . "\" (PHP 8.1), \"" . PHP_82_VERSION_ID . "\" (PHP 8.2), \"" . PHP_83_VERSION_ID . "\" (PHP 8…
Completed in 18 milliseconds