Searched refs:PHP_80_VERSION_ID (Results 1 – 1 of 1) sorted by relevance
23 const PHP_80_VERSION_ID = 80000; define30 PHP_80_VERSION_ID,1616 PHP_80_VERSION_ID => $flags,2426 PHP_80_VERSION_ID => [$flags],3373 $code .= "\n#if (PHP_VERSION_ID >= " . PHP_80_VERSION_ID . ")";3392 $code .= "#if (PHP_VERSION_ID >= " . PHP_80_VERSION_ID . ")";3404 $code .= "#if (PHP_VERSION_ID >= " . PHP_80_VERSION_ID . ")";3416 $code .= "#if (PHP_VERSION_ID >= " . PHP_80_VERSION_ID . ")\n";3494 PHP_80_VERSION_ID => $php80Flags,4056 $this->minimumPhpVersionIdCompatibility < PHP_80_VERSION_ID[all …]
Completed in 19 milliseconds