3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach(array( '', 'x', ' ', '0.0.0.0', '255.255.255.255', // Some bad IP '127.0.0.1', // localhost '10.0.0.0', '192.168.0.1', 'fe80::414a:a44e:53f2:e694%21',, 'fe80::414a:a44e:53f2:e694', // Private IP addresses '8.8.8.8', // Good ) as $ip) { echo "'$ip' => "; var_dump(filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4 | FILTER_FLAG_IPV6 | FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE)); }

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.270.0080.03412.36
5.4.260.0090.03412.36
5.4.250.0090.04112.36
5.4.240.0070.03612.36
5.4.230.0050.03812.36
5.4.220.0090.04312.35
5.4.210.0050.03912.36
5.4.200.0090.03612.35
5.4.190.0070.03712.35
5.4.180.0060.04212.35
5.4.170.0040.04012.36
5.4.160.0070.03912.35
5.4.150.0070.03612.35
5.4.140.0050.03912.04
5.4.130.0060.03712.02
5.4.120.0050.03711.98
5.4.110.0060.04211.98
5.4.100.0060.04011.98
5.4.90.0040.04111.98
5.4.80.0090.03411.98
5.4.70.0060.03511.98
5.4.60.0090.03111.98
5.4.50.0080.03411.98
5.4.40.0050.03611.96
5.4.30.0060.03511.96
5.4.20.0090.03311.96
5.4.10.0090.03211.96
5.4.00.0060.03511.45
5.3.280.0080.03612.71
5.3.270.0070.03812.72
5.3.260.0070.03812.72
5.3.250.0080.04512.72
5.3.240.0100.03512.72
5.3.230.0080.03612.71
5.3.220.0080.03512.68
5.3.210.0090.03612.68
5.3.200.0080.04112.68
5.3.190.0060.03712.67
5.3.180.0060.03612.68
5.3.170.0060.03812.67
5.3.160.0060.04112.67
5.3.150.0080.04912.67
5.3.140.0080.04012.66
5.3.130.0070.04612.66
5.3.120.0120.03712.66
5.3.110.0060.05812.66
5.3.100.0070.05012.12
5.3.90.0100.04712.09
5.3.80.0080.03812.07
5.3.70.0120.04212.08
5.3.60.0090.03512.07
5.3.50.0060.03712.00
5.3.40.0120.04012.00
5.3.30.0090.03311.93
5.3.20.0090.04611.70
5.3.10.0100.04311.66
5.3.00.0070.04611.64

preferences:
139.64 ms | 1394 KiB | 7 Q