Searched refs:PHP_VERSION_ID (Results 1 – 25 of 94) sorted by relevance
1234
19 return PHP_VERSION_ID >= 50400;25 return PHP_VERSION_ID >= 70000;28 return PHP_VERSION_ID >= 70100;31 return PHP_VERSION_ID >= 70200;41 return PHP_VERSION_ID >= 70100;
200 if (PHP_VERSION_ID >= 50600) {209 (PHP_VERSION_ID < 50400 && PHP_VERSION_ID >= 50328)210 || (PHP_VERSION_ID < 50500 && PHP_VERSION_ID >= 50423)211 || (PHP_VERSION_ID < 50600 && PHP_VERSION_ID >= 50507)
26 if (PHP_VERSION_ID >= 70000) {28 } elseif (PHP_VERSION_ID >= 50400) {
33 if (PHP_VERSION_ID >= 70000) {35 } elseif (PHP_VERSION_ID >= 50400) {
46 if (PHP_VERSION_ID >= 50300) {80 if (PHP_VERSION_ID >= 50300) {
92 if (PHP_VERSION_ID >= 50300) {107 if (PHP_VERSION_ID >= 50300) {
78 if (PHP_VERSION_ID >= 50300) {151 if (PHP_VERSION_ID >= 50300) {
7 use const PHP_VERSION_ID; alias23 if (PHP_VERSION_ID >= 50400 && trait_exists($className)) {
58 if (\PHP_VERSION_ID >= 70000) {62 if (\PHP_VERSION_ID >= 50400) {
56 if (\PHP_VERSION_ID >= 70000) {69 } elseif (\PHP_VERSION_ID >= 50400) {
57 if (\PHP_VERSION_ID >= 50600) {91 if (\PHP_VERSION_ID >= 50600) {
18 if (\PHP_VERSION_ID >= 80000) {131 if (\PHP_VERSION_ID < 70400) {
282 if (70000 > PHP_VERSION_ID && false === interface_exists('Throwable', false)) {302 if (50600 > PHP_VERSION_ID) {
12 if (\PHP_VERSION_ID < 70300) {
3 if (\PHP_VERSION_ID < 80000) {
3 if (\PHP_VERSION_ID < 80000 && \extension_loaded('tokenizer')) {
149 if (!\is_array($convmap) || (80000 > \PHP_VERSION_ID && !$convmap)) {209 if (!\is_array($convmap) || (80000 > \PHP_VERSION_ID && !$convmap)) {363 if (80000 > \PHP_VERSION_ID) {384 if (80000 > \PHP_VERSION_ID) {503 if (80000 > \PHP_VERSION_ID) {535 $pos = '' !== $needle || 80000 > \PHP_VERSION_ID551 if (80000 > \PHP_VERSION_ID) {602 if (80000 > \PHP_VERSION_ID) {
5 if (PHP_VERSION_ID < 50600) {
16 …new \RecursiveIteratorIterator(new \RecursiveDirectoryIterator($dir, PHP_VERSION_ID < 50300 ? 0 : …