Searched refs:ALL_PHP_VERSION_IDS (Results 1 – 1 of 1) sorted by relevance
24 const ALL_PHP_VERSION_IDS = [PHP_70_VERSION_ID, PHP_80_VERSION_ID, PHP_81_VERSION_ID, PHP_82_VERSIO… define3773 if ($tag->value && !in_array((int) $tag->value, ALL_PHP_VERSION_IDS, true)) {4128 $phpVersions = ALL_PHP_VERSION_IDS;
Completed in 13 milliseconds