3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array=[ ['Name','Email','Phone Number'], ['Mick','mick@mick.com','01234 324234'], ['james','james@james.com',''], ['reg','reg@reg.com','10293 467289'] ]; foreach($array as $item){ $result[]=[$item[0],$item[1].(strlen($item[2])?" + $item[2]":'')]; } $result[0]=['Name','Info']; var_export($result); echo "\n\n---\n\n"; $result=array_map(function($item){return [$item[0],$item[1].(strlen($item[2])?" + $item[2]":'')];},$array); $result[0]=['Name','Info']; var_export($result);

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)
8.4.130.0130.00817.71
8.4.120.0090.00722.37
8.4.110.0120.00722.32
8.4.100.0120.01017.73
8.4.90.0130.00818.69
8.4.80.0020.00620.64
8.4.70.0100.00920.48
8.4.60.0110.01019.03
8.4.50.0100.00918.91
8.4.40.0060.00319.34
8.4.30.0170.00317.46
8.4.20.0080.00019.37
8.4.10.0070.00419.74
8.3.260.0100.01016.54
8.3.250.0140.00419.12
8.3.240.0100.01016.73
8.3.230.0030.00516.64
8.3.220.0120.00619.09
8.3.210.0070.01116.67
8.3.200.0050.00516.60
8.3.190.0130.00917.11
8.3.180.0100.00716.94
8.3.170.0060.01317.03
8.3.160.0060.01218.28
8.3.150.0080.01118.30
8.3.140.0000.00816.97
8.3.130.0060.00318.43
8.3.120.0100.00018.99
8.3.110.0070.01020.94
8.3.100.0090.00018.34
8.3.90.0080.00016.66
8.3.80.0060.00319.36
8.3.70.0120.00916.58
8.3.60.0120.00316.63
8.3.50.0050.00817.35
8.3.40.0110.00418.79
8.3.30.0070.00718.84
8.3.20.0050.00320.32
8.3.10.0030.00621.73
8.3.00.0080.00023.57
8.2.290.0120.00620.68
8.2.280.0070.00218.29
8.2.270.0090.00917.18
8.2.260.0040.00416.96
8.2.250.0000.01022.36
8.2.240.0090.00019.00
8.2.230.0090.00022.58
8.2.220.0090.00037.54
8.2.210.0000.00826.77
8.2.200.0050.00516.50
8.2.190.0070.00716.63
8.2.180.0120.00418.41
8.2.170.0130.01018.95
8.2.160.0070.00719.41
8.2.150.0080.00025.66
8.2.140.0060.00924.66
8.2.130.0040.00422.27
8.2.120.0080.00026.35
8.2.110.0060.00320.58
8.2.100.0180.00017.73
8.2.90.0050.00319.24
8.2.80.0060.00317.97
8.2.70.0040.00417.75
8.2.60.0030.00618.05
8.2.50.0000.00818.07
8.2.40.0000.00818.28
8.2.30.0000.00718.29
8.2.20.0000.00818.07
8.2.10.0000.00718.18
8.2.00.0000.00918.13
8.1.330.0100.00823.83
8.1.320.0140.00615.96
8.1.310.0050.00318.13
8.1.300.0090.00618.65
8.1.290.0080.00018.88
8.1.280.0100.00325.92
8.1.270.0040.00422.19
8.1.260.0080.00026.35
8.1.250.0080.00028.09
8.1.240.0080.00020.84
8.1.230.0070.00322.13
8.1.220.0040.00417.79
8.1.210.0040.00418.77
8.1.200.0000.00917.35
8.1.190.0040.00417.35
8.1.180.0040.00418.10
8.1.170.0040.00420.34
8.1.160.0000.00718.79
8.1.150.0000.00820.09
8.1.140.0000.00719.02
8.1.130.0000.00718.98
8.1.120.0030.00617.41
8.1.110.0060.00317.50
8.1.100.0040.00417.45
8.1.90.0000.00717.40
8.1.80.0000.01117.49
8.1.70.0060.00517.52
8.1.60.0040.00417.62
8.1.50.0030.00517.56
8.1.40.0070.00417.61
8.1.30.0000.00817.70
8.1.20.0030.00517.68
8.1.10.0040.00417.46
8.1.00.0000.00817.57
8.0.300.0000.00918.77
8.0.290.0040.00416.75
8.0.280.0030.00318.37
8.0.270.0030.00317.28
8.0.260.0030.00318.52
8.0.250.0030.00316.96
8.0.240.0000.00716.98
8.0.230.0040.00416.96
8.0.220.0030.00316.96
8.0.210.0000.00816.77
8.0.200.0000.00616.89
8.0.190.0000.00916.91
8.0.180.0040.00416.98
8.0.170.0000.00716.91
8.0.160.0040.00417.00
8.0.150.0040.00316.81
8.0.140.0040.00416.76
8.0.130.0000.00713.30
8.0.120.0030.00516.87
8.0.110.0050.00216.77
8.0.100.0050.00217.02
8.0.90.0040.00416.81
8.0.80.0030.01316.89
8.0.70.0050.00216.86
8.0.60.0080.00016.98
8.0.50.0000.00816.80
8.0.30.0080.01017.24
8.0.20.0090.01117.40
8.0.10.0000.00717.14
8.0.00.0030.01616.82
7.4.330.0030.00315.55
7.4.320.0000.00616.68
7.4.300.0070.00016.63
7.4.290.0030.00316.57
7.4.280.0080.00016.51
7.4.270.0040.00416.52
7.4.260.0030.00616.61
7.4.250.0000.00916.61
7.4.240.0070.00016.63
7.4.230.0000.00716.68
7.4.220.0060.01216.53
7.4.210.0000.01516.70
7.4.200.0080.00016.70
7.4.160.0120.00816.56
7.4.150.0070.01017.40
7.4.140.0120.01017.86
7.4.130.0100.01016.41
7.4.120.0100.00916.49
7.4.110.0100.00616.49
7.4.100.0070.01416.44
7.4.90.0080.01216.37
7.4.80.0070.01419.39
7.4.70.0100.01316.60
7.4.60.0120.00316.49
7.4.50.0110.00416.29
7.4.40.0000.01716.64
7.4.30.0030.01216.54
7.4.00.0070.00914.91
7.3.330.0000.00513.41
7.3.320.0000.00613.31
7.3.310.0000.00816.20
7.3.300.0020.00516.33
7.3.290.0110.00616.35
7.3.280.0080.00916.39
7.3.270.0110.00517.40
7.3.260.0130.00616.51
7.3.250.0100.00716.54
7.3.240.0130.00516.30
7.3.230.0070.01116.34
7.3.210.0030.01416.46
7.3.200.0090.00916.45
7.3.190.0080.00816.45
7.3.180.0060.01216.43
7.3.170.0030.01416.45
7.3.160.0060.00916.40
7.3.120.0070.00714.79
7.3.110.0090.00914.99
7.3.100.0100.00714.86
7.3.90.0070.01014.70
7.3.80.0100.00614.95
7.3.70.0100.00314.84
7.3.60.0000.00914.66
7.3.50.0000.01114.89
7.3.40.0060.00614.70
7.3.30.0030.00714.50
7.3.20.0030.01016.53
7.3.10.0090.00516.65
7.3.00.0050.00816.50
7.2.330.0060.01216.84
7.2.320.0140.00816.46
7.2.310.0130.00316.88
7.2.300.0070.01016.49
7.2.290.0070.01316.85
7.2.250.0030.01415.03
7.2.240.0100.00715.33
7.2.230.0030.01414.69
7.2.220.0060.00615.26
7.2.210.0070.00715.00
7.2.200.0040.00815.05
7.2.190.0040.00815.04
7.2.180.0030.01014.77
7.2.170.0000.00915.05
7.2.130.0040.01216.80
7.2.120.0070.00416.99
7.2.110.0070.00716.70
7.2.100.0070.00717.14
7.2.90.0000.01317.04
7.2.80.0040.00816.81
7.2.70.0060.00316.79
7.2.60.0030.01116.81
7.2.50.0030.00917.00
7.2.40.0040.00817.02
7.2.30.0070.00716.97
7.2.20.0000.01216.93
7.2.10.0060.00916.81
7.2.00.0030.01016.98
7.1.330.0000.01515.73
7.1.320.0040.00715.93
7.1.310.0040.01115.88
7.1.300.0090.00015.84
7.1.290.0090.00315.52
7.1.280.0050.00315.82
7.1.270.0110.00415.82
7.1.260.0060.00615.82
7.1.250.0030.01215.80
7.1.240.0090.00615.61
7.1.230.0040.00415.79
7.1.220.0040.00716.01
7.1.210.0060.00315.67
7.1.200.0020.00915.74
7.1.190.0000.01215.82
7.1.180.0040.00815.67
7.1.170.0030.00715.61
7.1.160.0070.00715.92
7.1.150.0060.00615.61
7.1.140.0060.00916.05
7.1.130.0090.00015.79
7.1.120.0430.01016.39
7.1.110.0290.00316.10
7.1.100.0270.00815.85
7.1.90.0290.00815.96
7.1.80.0300.00515.79
7.1.70.0260.00615.48
7.1.60.0340.00824.61
7.1.50.0380.00924.43
7.1.40.0350.00924.23
7.1.30.0680.00824.27
7.1.20.0360.01024.36
7.1.10.0340.01015.15
7.1.00.0270.01115.29
7.0.330.0060.00615.19
7.0.320.0070.00315.15
7.0.310.0070.00315.44
7.0.300.0000.01215.54
7.0.290.0060.00615.34
7.0.280.0030.00815.48
7.0.270.0030.01315.18
7.0.260.0100.00315.16
7.0.250.0240.00715.46
7.0.240.0230.00415.66
7.0.230.0290.00815.71
7.0.220.0370.00215.66
7.0.210.0260.01115.19
7.0.200.0320.00915.09
7.0.190.0330.00815.21
7.0.180.0310.00814.76
7.0.170.0320.00814.85
7.0.160.0340.00814.78
7.0.150.0240.00914.87
7.0.140.0320.00515.06
7.0.130.0260.01015.06
7.0.120.0300.00615.13
7.0.110.0310.00514.82
7.0.100.0320.00614.92
7.0.90.0260.01114.88
7.0.80.0280.00914.96
7.0.70.0280.00715.06
7.0.60.0270.01214.74
7.0.50.0320.01014.93
7.0.40.0470.00514.02
7.0.30.0290.01014.08
7.0.20.0270.01014.04
7.0.10.0310.00713.88
7.0.00.0320.00713.98
5.6.380.0000.01314.35

preferences:
27.98 ms | 403 KiB | 5 Q