3v4l.org

run code in 300+ PHP versions simultaneously
<?php $second_names = ['Cars', 'Bikes', 'Trucks']; $premiumCatArraySets = [ [ 'primary-category' => 'Automobiles', 'secondary-category' => 'Cars', 'tertiary-category' => 'Fiat Punto' ], [ 'primary-category' => 'Automobiles', 'secondary-category' => 'Cars', 'tertiary-category' => 'BMW' ], [ 'primary-category' => 'Automobiles', 'secondary-category' => 'Bikes', 'tertiary-category' => 'Honda' ], [ 'primary-category' => 'Automobiles', 'secondary-category' => 'Trucks', 'tertiary-category' => 'Iveco' ] , [ 'primary-category' => 'Automobiles', 'secondary-category' => 'Cars', 'tertiary-category' => 'Mercedes' ] , [ 'primary-category' => 'Automobiles', 'secondary-category' => 'Cars', 'tertiary-category' => 'Toyota' ] ]; $output = []; foreach($premiumCatArraySets as $key => $value){ if(in_array($value["secondary-category"],$second_names)){ if(!isset($output[$value["secondary-category"]])){ $output[$value["secondary-category"]] = []; } $output[$value["secondary-category"]][] = $value["tertiary-category"]; } } foreach($output as $key => $value){ echo '<h2>'.$key."</h2>"; echo implode(",",$value)."<br/>"; } print_r($output);

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.120.0110.00820.75
8.4.110.0110.00922.40
8.4.100.0110.01018.33
8.4.90.0110.01018.85
8.4.80.0110.00818.77
8.4.70.0060.00317.93
8.4.60.0140.00718.86
8.4.50.0120.00918.77
8.4.40.0130.00620.48
8.4.30.0090.01217.68
8.4.20.0030.00717.48
8.4.10.0030.00617.86
8.3.250.0140.00218.95
8.3.240.0150.00416.61
8.3.230.0110.00716.57
8.3.220.0100.00421.03
8.3.210.0050.00318.31
8.3.200.0100.00916.51
8.3.190.0110.00817.14
8.3.180.0120.00917.18
8.3.170.0140.00720.58
8.3.160.0070.01117.16
8.3.150.0000.00817.27
8.3.140.0000.00816.60
8.3.130.0030.00518.34
8.3.120.0030.00620.79
8.3.110.0060.00320.94
8.3.100.0100.00024.06
8.3.90.0050.00326.77
8.3.80.0000.00918.43
8.3.70.0160.00616.75
8.3.60.0100.00618.14
8.3.50.0110.01023.05
8.3.40.0060.01218.93
8.3.30.0090.00918.79
8.3.20.0070.00020.21
8.3.10.0080.00021.77
8.3.00.0030.00620.77
8.2.290.0120.01020.61
8.2.280.0060.00218.28
8.2.270.0120.00917.02
8.2.260.0150.00316.57
8.2.250.0130.00616.56
8.2.240.0050.00517.08
8.2.230.0080.00022.58
8.2.220.0080.00837.54
8.2.210.0040.00426.77
8.2.200.0090.00018.41
8.2.190.0030.01318.64
8.2.180.0060.01216.50
8.2.170.0100.01022.96
8.2.160.0140.00719.20
8.2.150.0040.00424.18
8.2.140.0040.00424.66
8.2.130.0040.00426.16
8.2.120.0040.00419.48
8.2.110.0060.00322.08
8.2.100.0080.00417.78
8.2.90.0000.00817.75
8.2.80.0040.00418.80
8.2.70.0070.00317.93
8.2.60.0100.00317.78
8.2.50.0030.00618.10
8.2.40.0040.00420.55
8.2.30.0040.00419.41
8.2.20.0050.00217.82
8.2.10.0040.00418.02
8.2.00.0070.00018.02
8.1.330.0070.01221.91
8.1.320.0130.00617.72
8.1.310.0090.00018.80
8.1.300.0060.01217.95
8.1.290.0000.00930.84
8.1.280.0130.00625.92
8.1.270.0030.00623.91
8.1.260.0030.00526.35
8.1.250.0040.00428.09
8.1.240.0050.00322.10
8.1.230.0040.00717.73
8.1.220.0080.00017.76
8.1.210.0050.00318.77
8.1.200.0030.00717.35
8.1.190.0000.00817.47
8.1.180.0030.00518.10
8.1.170.0050.00318.46
8.1.160.0040.00420.85
8.1.150.0050.00318.82
8.1.140.0040.00419.60
8.1.130.0030.00317.73
8.1.120.0000.00717.48
8.1.110.0040.00417.48
8.1.100.0000.00717.47
8.1.90.0030.00317.37
8.1.80.0000.00717.47
8.1.70.0100.00017.51
8.1.60.0040.00717.68
8.1.50.0060.00317.56
8.1.40.0120.00017.45
8.1.30.0090.00317.67
8.1.20.0000.00717.66
8.1.10.0030.00617.51
8.1.00.0000.00817.52
8.0.300.0060.00318.77
8.0.290.0050.00316.58
8.0.280.0000.00818.45
8.0.270.0000.00716.84
8.0.260.0030.00317.28
8.0.250.0040.00417.02
8.0.240.0000.00716.97
8.0.230.0000.00716.96
8.0.220.0070.00016.88
8.0.210.0040.00416.92
8.0.200.0030.00317.05
8.0.190.0040.00416.96
8.0.180.0040.00416.74
8.0.170.0040.00416.82
8.0.160.0080.00016.91
8.0.150.0050.00316.83
8.0.140.0040.00416.79
8.0.130.0000.00613.30
8.0.120.0050.00316.81
8.0.110.0030.00516.79
8.0.100.0000.00716.74
8.0.90.0050.00216.87
8.0.80.0060.00916.88
8.0.70.0000.00916.90
8.0.60.0040.00416.86
8.0.50.0070.00016.97
8.0.30.0140.00817.22
8.0.20.0150.00417.41
8.0.10.0070.00017.08
8.0.00.0030.01416.74
7.4.330.0030.00315.08
7.4.320.0000.00716.45
7.4.300.0030.00316.61
7.4.290.0030.00716.57
7.4.280.0000.00816.53
7.4.270.0030.00316.54
7.4.260.0030.00316.46
7.4.250.0000.00716.59
7.4.240.0030.00516.60
7.4.230.0030.00316.70
7.4.220.0090.00916.67
7.4.210.0110.01116.53
7.4.200.0030.00316.58
7.4.150.0130.00717.40
7.4.140.0080.00917.86
7.4.130.0030.01416.48
7.4.120.0110.00616.50
7.4.110.0080.00816.50
7.4.100.0060.01516.46
7.4.90.0060.01216.39
7.4.80.0060.01619.39
7.4.70.0090.00816.79
7.4.60.0100.00716.56
7.4.50.0060.00916.50
7.4.40.0030.01316.48
7.4.30.0100.01016.39
7.4.10.0100.00715.06
7.4.00.0090.00814.91
7.3.330.0030.00313.24
7.3.320.0000.00513.25
7.3.310.0040.00416.36
7.3.300.0070.00016.34
7.3.290.0050.01116.40
7.3.280.0070.01116.36
7.3.270.0110.00617.40
7.3.260.0110.00816.48
7.3.250.0150.00416.50
7.3.240.0100.00716.44
7.3.230.0000.01616.46
7.3.210.0070.01016.31
7.3.200.0180.00016.46
7.3.190.0100.00716.35
7.3.180.0100.00816.65
7.3.170.0090.00616.59
7.3.160.0100.00616.51
7.3.130.0100.01014.86
7.3.120.0070.01014.86
7.3.110.0070.01014.93
7.3.100.0110.00414.54
7.3.90.0040.01514.81
7.3.80.0090.00814.91
7.3.70.0060.00914.68
7.3.60.0060.01014.76
7.3.50.0120.00314.87
7.3.40.0060.00814.82
7.3.30.0060.00614.78
7.3.20.0120.01015.66
7.3.10.0090.01115.66
7.3.00.0110.00915.65
7.2.330.0030.01416.77
7.2.320.0080.00816.44
7.2.310.0120.00916.79
7.2.300.0100.01016.63
7.2.290.0140.00416.68
7.2.260.0000.01515.16
7.2.250.0070.01115.16
7.2.240.0070.00715.04
7.2.230.0000.01615.06
7.2.220.0110.00714.93
7.2.210.0070.00714.88
7.2.200.0080.00814.65
7.2.190.0090.00914.89
7.2.180.0070.00914.94
7.2.170.0100.00514.89
7.2.160.0110.00514.78
7.2.150.0180.00615.58
7.2.140.0070.01116.16
7.2.130.0390.00715.87
7.2.120.0120.00615.63
7.2.110.0090.00815.93
7.2.100.0080.01015.78
7.2.90.0140.00316.00
7.2.80.0120.00816.01
7.2.70.0130.00915.77
7.2.60.0100.00716.43
7.2.50.0080.00815.94
7.2.40.0150.00515.94
7.2.30.0140.00916.12
7.2.20.0130.00515.85
7.2.10.0090.00915.73
7.2.00.0110.00917.14
7.1.330.0000.01215.82
7.1.320.0030.01015.71
7.1.310.0170.00614.67
7.1.300.0120.00814.74
7.1.290.0200.00314.71
7.1.280.0190.00814.84
7.1.270.0150.00814.67
7.1.260.0140.00714.87
7.1.250.0070.00914.78
7.1.240.0160.00514.91
7.1.230.0160.00614.93
7.1.220.0110.00814.89
7.1.210.0200.00414.81
7.1.200.0160.00515.29
7.1.190.0160.01014.98
7.1.180.0200.00314.90
7.1.170.0170.00614.80
7.1.160.0140.00914.86
7.1.150.0090.01214.95
7.1.140.0120.01114.87
7.1.130.0680.00714.71
7.1.120.0150.00515.01
7.1.110.0140.00914.89
7.1.100.0140.00614.95
7.1.90.0080.01114.96
7.1.80.0080.01315.00
7.1.70.0060.01115.65
7.1.60.0110.00416.56
7.1.50.0080.01015.03
7.1.40.0110.00915.01
7.1.30.0130.00514.96
7.1.20.0150.00814.86
7.1.10.0120.00614.92
7.1.00.0090.03017.35
7.0.330.0240.00913.60
7.0.320.0200.01013.60
7.0.310.0210.01213.58
7.0.300.0270.00313.42
7.0.290.0310.00413.46
7.0.280.0150.01413.80
7.0.270.0250.01013.71
7.0.260.0230.01013.62
7.0.250.0210.01113.66
7.0.240.0290.00313.65
7.0.230.0220.00413.73
7.0.220.0190.01013.77
7.0.210.0150.01213.55
7.0.200.0230.00314.31
7.0.190.0160.00913.52
7.0.180.0230.00213.59
7.0.170.0170.00913.63
7.0.160.0190.00413.50
7.0.150.0200.00813.71
7.0.140.0100.01913.57
7.0.130.0210.00613.68
7.0.120.4150.00713.48
7.0.110.0210.00713.64
7.0.100.0100.01513.79
7.0.90.0210.00413.66
7.0.80.0100.01013.70
7.0.70.0510.03616.89
7.0.60.0540.03316.73
7.0.50.0560.04117.11
7.0.40.0590.03216.90
7.0.30.0510.03317.02
7.0.20.0550.04017.11
7.0.10.0470.03416.99
7.0.00.0550.05317.05
5.6.400.0230.00414.29
5.6.390.0100.01014.35
5.6.380.0160.00614.55
5.6.370.0150.00914.47
5.6.360.0170.00614.73
5.6.350.0210.00314.24
5.6.340.0070.01314.28
5.6.330.0130.00914.56
5.6.320.0110.01014.59
5.6.310.0050.01614.39
5.6.300.0130.01314.49
5.6.290.0170.00714.23
5.6.280.0080.04017.86
5.6.270.0050.02214.45
5.6.260.0200.00814.59
5.6.250.0150.00514.54
5.6.240.0150.00614.39
5.6.230.0170.00914.49
5.6.220.0390.04017.51
5.6.210.0370.03817.61
5.6.200.0530.04017.85
5.6.190.0500.04117.82
5.6.180.0440.03317.86
5.6.170.0490.03317.70
5.6.160.0520.04217.80
5.6.150.0430.05317.70
5.6.140.0480.03017.69
5.6.130.0430.04017.69
5.6.120.0220.04717.72
5.6.110.0380.03717.59
5.6.100.0340.04318.93
5.6.90.0490.03717.79
5.6.80.0460.03617.45
5.6.70.0330.03517.51
5.6.60.0740.03017.40
5.6.50.0500.04417.38
5.6.40.0610.03117.37
5.6.30.0430.02817.31
5.6.20.0580.03017.35
5.6.10.0350.03117.42
5.6.00.0510.03717.52
5.5.380.0130.01014.44
5.5.370.0130.00714.16
5.5.360.0420.03717.43
5.5.350.0470.03617.33
5.5.340.0530.04317.51
5.5.330.0530.04117.81
5.5.320.0410.04017.74
5.5.310.0540.03817.85
5.5.300.0480.03517.48
5.5.290.0520.03017.70
5.5.280.0120.03617.50
5.5.270.0350.03417.66
5.5.260.0330.03717.55
5.5.250.0330.03417.51
5.5.240.0370.03217.39
5.5.230.0420.03317.15
5.5.220.0370.03317.34
5.5.210.0670.04417.29
5.5.200.0420.03217.21
5.5.190.0240.03917.38
5.5.180.0510.02717.39
5.5.170.0120.00914.35
5.5.160.0360.03817.39
5.5.150.0480.03217.38
5.5.140.0440.03217.40
5.5.130.0530.03217.30
5.5.120.0330.03917.37
5.5.110.0440.03717.29
5.5.100.0470.02217.17
5.5.90.0400.03317.21
5.5.80.0340.03917.22
5.5.70.0420.03117.23
5.5.60.0730.03417.05
5.5.50.0690.03917.32
5.5.40.0390.03317.21
5.5.30.0550.03417.15
5.5.20.0390.03517.19
5.5.10.0380.03617.36
5.5.00.0370.04217.19
5.4.450.0360.03615.51
5.4.440.0130.03715.45
5.4.430.0350.03015.42
5.4.420.0350.03215.41
5.4.410.0540.03015.35
5.4.400.0460.03015.26
5.4.390.0470.02315.12
5.4.380.0340.03915.18
5.4.370.0470.04715.22
5.4.360.0320.04415.25
5.4.350.0380.02715.29
5.4.340.0320.03315.24
5.4.330.0100.00611.34
5.4.320.0490.03215.18
5.4.310.0370.03515.27
5.4.300.0300.03415.21
5.4.290.0360.03215.29
5.4.280.0400.03815.21
5.4.270.0570.03315.22
5.4.260.0610.02615.30
5.4.250.0460.03515.26
5.4.240.0420.03715.27
5.4.230.0490.03415.25
5.4.220.0390.03115.21
5.4.210.0270.03415.20
5.4.200.0370.02815.31
5.4.190.0480.03915.25
5.4.180.0300.03515.17
5.4.170.0490.03015.18
5.4.160.0360.03115.25
5.4.150.0400.03815.24
5.4.140.0370.03713.87
5.4.130.0570.03013.91
5.4.120.0300.02713.91
5.4.110.0180.03313.90
5.4.100.0420.02313.96
5.4.90.0300.02413.96
5.4.80.0360.02813.94
5.4.70.0260.02813.82
5.4.60.0270.03013.96
5.4.50.0280.03413.83
5.4.40.0360.02713.98
5.4.30.0180.03213.81
5.4.20.0350.03413.94
5.4.10.0240.02813.89
5.4.00.0370.02613.56
5.3.290.0380.03813.01
5.3.280.0430.03112.89
5.3.270.0400.02512.94
5.3.260.0420.02912.93
5.3.250.0580.02812.94
5.3.240.0430.03712.94
5.3.230.0510.03012.92
5.3.220.0520.02812.96
5.3.210.0220.03012.96
5.3.200.0270.02812.87
5.3.190.0200.03612.92
5.3.180.0320.02712.95
5.3.170.0270.02712.91
5.3.160.0420.02412.91
5.3.150.0220.02512.92
5.3.140.0310.02212.95
5.3.130.0450.02512.85
5.3.120.0220.03412.92
5.3.110.0480.02512.90
5.3.100.0170.02712.69
5.3.90.0100.02812.60
5.3.80.0290.02412.67
5.3.70.0120.02712.61
5.3.60.0240.02712.60
5.3.50.0190.02812.61
5.3.40.0240.02912.60
5.3.30.0160.02812.58
5.3.20.0290.02612.51
5.3.10.0120.02712.48
5.3.00.0300.02212.45
5.2.170.0120.02111.21
5.2.160.0160.02211.20
5.2.150.0080.02311.22
5.2.140.0110.02211.22
5.2.130.0130.02411.19
5.2.120.0070.02411.19
5.2.110.0120.02411.22
5.2.100.0080.02211.18
5.2.90.0150.02211.22
5.2.80.0090.02311.16
5.2.70.0140.02411.17
5.2.60.0110.02811.17
5.2.50.0170.02211.13
5.2.40.0130.02811.07
5.2.30.0150.02411.13
5.2.20.0230.02211.12
5.2.10.0260.02311.13
5.2.00.0170.02111.03
5.1.60.0170.01710.69
5.1.50.0150.01810.66
5.1.40.0100.02210.66
5.1.30.0030.02610.85
5.1.20.0150.02010.80
5.1.10.0270.02010.70
5.1.00.0090.01910.71
5.0.50.0100.0129.94
5.0.40.0100.0209.86
5.0.30.0280.0299.79
5.0.20.0120.0129.80
5.0.10.0220.0139.67
5.0.00.0040.0249.67
4.4.90.0020.0158.55
4.4.80.0060.0128.54
4.4.70.0020.0158.55
4.4.60.0050.0148.53
4.4.50.0080.0158.54
4.4.40.0050.0208.56
4.4.30.0030.0158.55
4.4.20.0080.0158.58
4.4.10.0080.0158.58
4.4.00.0030.0218.57
4.3.110.0170.0128.52
4.3.100.0020.0168.52
4.3.90.0090.0078.50
4.3.80.0030.0218.51
4.3.70.0130.0128.49
4.3.60.0030.0138.50
4.3.50.0200.0128.51
4.3.40.0070.0168.47
4.3.30.0070.0108.20
4.3.20.0020.0138.21
4.3.10.0030.0128.21
4.3.00.0050.0158.22

preferences:
29.33 ms | 403 KiB | 5 Q