3v4l.org

run code in 300+ PHP versions simultaneously
<?php /** * Defines PHP-related constants for use with Drupal. */ final class Requirements { /** * Minimum supported version of PHP. */ const MINIMUM_PHP = '5.5.9'; /** * Minimum recommended value of PHP memory_limit. * * 64M was chosen as a minimum requirement in order to allow for additional * contributed modules to be installed prior to hitting the limit. However, * 40M is the target for the Standard installation profile. */ const MINIMUM_PHP_MEMORY_LIMIT = '64M'; /** * Minimum recommended version of PHP. * * Sites installing Drupal on PHP versions lower than this will see a warning * message, but Drupal can still be installed. Used for (e.g.) PHP versions * that have reached their EOL or will in the near future. */ const RECOMMENDED_PHP = '7.1'; } if (version_compare(PHP_VERSION, Requirements::MINIMUM_PHP) < 0) { print 'Your PHP installation is too old. Drupal requires at least PHP 5.5.9. See the <a href="https://www.drupal.org/requirements">system requirements</a> page for more information.'; } else { print 'Your PHP installation is just fine.'; }

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.5.30.0040.00520.72
8.5.20.0070.01019.34
8.5.10.0140.00518.27
8.5.00.0100.01319.81
8.4.180.0130.00819.43
8.4.170.0120.00920.56
8.4.160.0150.00823.75
8.4.150.0090.00316.78
8.4.140.0170.00617.26
8.4.130.0100.01018.53
8.4.120.0090.01123.75
8.4.110.0110.00919.93
8.4.100.0140.00618.80
8.4.90.0120.00918.65
8.4.80.0040.00517.95
8.4.70.0030.00917.54
8.4.60.0060.00318.80
8.4.50.0040.00519.36
8.4.40.0080.00019.45
8.4.30.0180.00317.21
8.4.20.0040.00419.68
8.4.10.0040.00417.63
8.3.300.0100.01020.84
8.3.290.0140.00620.70
8.3.280.0070.01218.23
8.3.270.0100.01016.78
8.3.260.0040.00616.42
8.3.250.0140.00517.17
8.3.240.0120.00717.10
8.3.230.0140.00416.46
8.3.220.0080.00317.07
8.3.210.0120.00916.49
8.3.200.0050.00416.60
8.3.190.0040.00517.04
8.3.180.0090.00816.16
8.3.170.0170.00318.87
8.3.160.0110.00718.11
8.3.150.0080.01220.53
8.3.140.0120.00418.41
8.3.130.0090.00018.25
8.3.120.0080.00318.89
8.3.110.0070.00420.94
8.3.100.0100.00024.06
8.3.90.0080.00026.77
8.3.80.0060.00318.18
8.3.70.0100.01316.63
8.3.60.0110.01116.50
8.3.50.0070.00616.48
8.3.40.0070.00718.84
8.3.30.0110.00718.60
8.3.20.0040.00421.89
8.3.10.0050.00221.69
8.3.00.0050.00319.33
8.2.300.0120.00822.00
8.2.290.0090.01020.35
8.2.280.0040.00518.35
8.2.270.0120.00616.92
8.2.260.0080.00019.96
8.2.250.0070.00416.44
8.2.240.0050.00516.87
8.2.230.0030.00522.58
8.2.220.0040.01537.54
8.2.210.0110.00726.77
8.2.200.0060.00318.04
8.2.190.0070.01318.16
8.2.180.0090.00616.33
8.2.170.0110.00722.96
8.2.160.0070.01022.13
8.2.150.0000.00824.18
8.2.140.0110.00424.66
8.2.130.0020.00520.52
8.2.120.0040.00426.35
8.2.110.0080.00321.99
8.2.100.0040.00717.91
8.2.90.0040.00419.28
8.2.80.0030.00617.97
8.2.70.0050.00317.63
8.2.60.0070.00017.92
8.2.50.0000.00818.07
8.2.40.0050.00318.09
8.2.30.0000.00817.92
8.2.20.0070.00017.80
8.2.10.0070.00017.94
8.2.00.0040.00417.86
8.1.340.0130.00617.57
8.1.330.0090.01022.09
8.1.320.0100.00916.16
8.1.310.0040.01116.28
8.1.300.0090.00616.03
8.1.290.0030.00618.88
8.1.280.0070.00725.92
8.1.270.0040.00424.66
8.1.260.0070.00326.35
8.1.250.0040.00428.09
8.1.240.0090.00021.22
8.1.230.0080.00417.70
8.1.220.0000.00817.74
8.1.210.0040.00418.77
8.1.200.0000.01017.10
8.1.190.0000.00917.10
8.1.180.0080.00018.10
8.1.170.0000.00818.30
8.1.160.0000.00818.63
8.1.150.0040.00422.04
8.1.140.0030.00517.48
8.1.130.0000.00818.86
8.1.120.0000.00717.22
8.1.110.0000.00717.32
8.1.100.0040.00417.34
8.1.90.0000.00717.29
8.1.80.0020.00517.34
8.1.70.0030.00317.26
8.1.60.0000.00817.42
8.1.50.0060.00317.37
8.1.40.0000.00717.40
8.1.30.0090.00017.54
8.1.20.0000.00717.41
8.1.10.0040.00417.34
8.1.00.0040.00417.37
8.0.300.0000.00818.77
8.0.290.0040.00416.63
8.0.280.0070.00018.38
8.0.270.0040.00416.66
8.0.260.0000.00816.83
8.0.250.0070.00016.72
8.0.240.0000.00716.69
8.0.230.0000.00716.85
8.0.220.0040.00416.77
8.0.210.0030.00316.77
8.0.200.0040.00416.73
8.0.190.0070.00016.80
8.0.180.0040.00516.76
8.0.170.0060.00316.68
8.0.160.0080.00016.74
8.0.150.0030.00416.60
8.0.140.0000.00716.62
8.0.130.0050.00213.20
8.0.120.0030.00416.62
8.0.110.0040.00416.62
8.0.100.0000.00716.83
8.0.90.0080.00016.71
8.0.80.0060.00916.72
8.0.70.0030.00316.63
8.0.60.0000.00716.72
8.0.50.0040.00416.60
8.0.30.0130.00716.88
8.0.20.0100.01217.40
8.0.10.0000.00816.74
8.0.00.0100.00716.62
7.4.330.0050.00015.55
7.4.320.0060.00016.38
7.4.300.0030.00316.27
7.4.290.0060.00316.46
7.4.280.0080.00016.42
7.4.270.0030.00316.41
7.4.260.0000.00716.39
7.4.250.0000.00716.37
7.4.240.0060.00316.48
7.4.230.0000.00716.42
7.4.220.0040.00416.21
7.4.210.0100.01016.43
7.4.200.0070.00016.50
7.4.160.0090.01016.45
7.4.150.0110.01417.40
7.4.140.0100.00717.86
7.4.130.0040.01416.52
7.4.120.0070.01016.45
7.4.110.0200.00316.23
7.4.100.0120.00916.43
7.4.90.0070.01016.25
7.4.80.0090.01519.39
7.4.70.0110.01116.31
7.4.60.0040.01116.38
7.4.50.0100.00716.22
7.4.40.0100.00716.40
7.4.00.0030.00914.76
7.3.330.0050.00013.24
7.3.320.0000.00513.10
7.3.310.0070.00016.13
7.3.300.0070.00016.25
7.3.290.0000.00716.11
7.3.280.0110.00716.22
7.3.270.0090.01317.40
7.3.260.0110.00816.31
7.3.240.0100.00716.25
7.3.230.0070.01216.53
7.3.210.0070.01016.34
7.3.200.0130.00316.23
7.3.190.0090.01216.37
7.3.180.0120.00316.24
7.3.170.0090.00616.28
7.3.160.0100.00716.53
7.3.10.0100.00316.58
7.3.00.0060.00616.60
7.2.330.0120.00416.46
7.2.320.0090.00916.38
7.2.310.0120.00416.31
7.2.300.0060.00916.44
7.2.290.0110.00516.35
7.2.130.0050.01016.76
7.2.120.0060.01016.70
7.2.110.0090.00516.80
7.2.100.0060.00916.82
7.2.90.0050.00516.70
7.2.80.0050.00516.75
7.2.70.0090.00316.68
7.2.60.0070.00616.93
7.2.50.0060.00816.61
7.2.40.0070.00716.77
7.2.30.0070.00616.76
7.2.20.0250.01117.33
7.2.10.0080.00717.28
7.2.00.0080.00817.16
7.1.250.0050.00715.50
7.1.200.0140.00015.60
7.1.140.0140.01016.43
7.1.130.0110.01116.80
7.1.120.0160.01216.68
7.1.110.0140.01216.20
7.1.100.0170.01115.94
7.1.90.0150.00916.01
7.1.80.0100.01215.91
7.1.70.0110.00915.08
7.1.60.0280.01733.16
7.1.50.0280.01332.89
7.1.40.0270.01232.50
7.1.30.0280.01532.71
7.1.20.0430.01532.52
7.1.10.0120.01214.78
7.1.00.2390.01214.79
7.0.270.0080.01316.16
7.0.260.0170.01516.16
7.0.250.0130.00915.42
7.0.240.0120.01015.71
7.0.230.0130.00915.75
7.0.220.0090.01115.59
7.0.210.0130.01114.70
7.0.200.0110.01414.91
7.0.190.0150.01014.73
7.0.180.0120.01214.40
7.0.170.0120.01014.25
7.0.160.0150.00914.00
7.0.150.0150.01014.18
7.0.140.0170.00614.30
7.0.130.0110.01014.55
7.0.120.0090.00914.81
7.0.110.0100.01014.24
7.0.100.0120.00914.30
7.0.90.0070.01114.39
7.0.80.0090.01014.45
7.0.70.0150.00714.36
7.0.60.0080.01114.32
7.0.50.0060.01114.45
7.0.40.0130.01014.72
7.0.30.0160.00914.52
7.0.20.0100.00814.57
7.0.10.0070.01014.54
7.0.00.0100.00814.41
5.6.300.0190.07820.70
5.6.290.0200.06020.57
5.6.280.0150.05720.92
5.6.270.0140.05920.82
5.6.260.0200.05420.77
5.6.250.0100.06221.02
5.6.240.0180.05820.73
5.6.230.0150.06120.71
5.6.220.0150.08120.71
5.6.210.0150.05820.94
5.6.200.0240.06720.75
5.6.190.0230.05320.90
5.6.180.0170.06120.72
5.6.170.0170.06120.91
5.6.160.0160.05720.93
5.6.150.0140.06220.67
5.6.140.0200.05520.81
5.6.130.0180.05520.92
5.6.120.0130.06420.68
5.6.110.0140.06320.71
5.6.100.0220.06320.67
5.6.90.0170.06720.87
5.6.80.0130.05420.30
5.6.70.0190.07620.36
5.6.60.0170.05620.08
5.6.50.0120.05620.08
5.6.40.0140.05420.34
5.6.30.0200.05420.07
5.6.20.0130.05920.01
5.6.10.0220.04620.06
5.6.00.0170.05420.27
5.5.380.0120.06517.63
5.5.370.0160.05217.47
5.5.360.0160.05717.63
5.5.350.0160.05117.46
5.5.340.0200.06817.71
5.5.330.0190.05017.78
5.5.320.0140.06318.03
5.5.310.0160.05418.04
5.5.300.0170.05417.94
5.5.290.0170.06017.95
5.5.280.0130.07617.79
5.5.270.0180.05617.76
5.5.260.0140.05717.96
5.5.250.0140.05617.61
5.5.240.0130.05317.43
5.5.230.0110.06417.38
5.5.220.0230.07417.36
5.5.210.0110.05517.51
5.5.200.0150.05517.38
5.5.190.0210.04617.30
5.5.180.0150.07517.13
5.5.160.0160.05117.12
5.5.150.0140.05317.41
5.5.140.0130.05217.48
5.5.130.0120.06217.41
5.5.120.0220.06617.09
5.5.110.0160.05117.09
5.5.100.0200.06617.29
5.5.90.0110.05317.23
5.5.80.0120.05517.28
5.5.70.0110.05517.37
5.5.60.0120.05217.01
5.5.50.0120.05317.27
5.5.40.0120.05117.21
5.5.30.0180.05317.27
5.5.20.0120.05917.30
5.5.10.0170.05417.29
5.5.00.0160.05417.17
5.4.450.0150.06019.45
5.4.440.0140.05919.24
5.4.430.0090.06419.46
5.4.420.0130.05619.18
5.4.410.0120.05519.21
5.4.400.0150.05418.83
5.4.390.0120.05619.05
5.4.380.0130.05519.07
5.4.370.0160.05018.81
5.4.360.0110.05818.95
5.4.350.0190.05019.01
5.4.340.0150.06519.10
5.4.320.0190.05019.05
5.4.310.0200.05718.86
5.4.300.0220.05118.85
5.4.290.0210.05418.92
5.4.280.0170.06019.14
5.4.270.0190.05819.10
5.4.260.0120.05319.00
5.4.250.0110.05519.13
5.4.240.0160.05019.04
5.4.230.0080.05719.00
5.4.220.0130.05619.04
5.4.210.0170.04919.00
5.4.200.0150.04918.98
5.4.190.0140.05919.09
5.4.180.0150.05518.84
5.4.170.0160.05119.13
5.4.160.0160.06118.80
5.4.150.0160.05719.13
5.4.140.0240.05016.73
5.4.130.0130.04916.53
5.4.120.0140.05616.61
5.4.110.0160.05216.58
5.4.100.0150.05316.42
5.4.90.0160.04416.68
5.4.80.0210.06516.61
5.4.70.0160.06916.55
5.4.60.0100.05416.46
5.4.50.0120.05716.46
5.4.40.0170.06816.71
5.4.30.0140.04816.57
5.4.20.0160.07316.40
5.4.10.0120.07816.68
5.4.00.0110.05015.81
5.3.290.0140.05314.94
5.3.280.0150.04914.63
5.3.270.0180.05614.82
5.3.260.0120.05614.82
5.3.250.0160.05014.83
5.3.240.0190.04514.86
5.3.230.0150.07314.85
5.3.220.0160.05214.43
5.3.210.0130.05514.84
5.3.200.0170.07314.55
5.3.190.0100.05514.74
5.3.180.0190.06114.61
5.3.170.0160.04814.61
5.3.160.0110.05214.73
5.3.150.0110.05314.60
5.3.140.0150.05914.66
5.3.130.0160.05014.54
5.3.120.0180.07514.71
5.3.110.0190.04914.80
5.3.100.0170.04614.29
5.3.90.0150.04714.29
5.3.80.0100.05414.00
5.3.70.0100.06614.20
5.3.60.0110.05314.29
5.3.50.0170.06114.06
5.3.40.0150.04814.02
5.3.30.0160.04514.11
5.3.20.0150.04813.75
5.3.10.0170.04613.70
5.3.00.0100.05213.84
5.2.170.0100.04411.19
5.2.160.0150.04911.32
5.2.150.0150.05011.19
5.2.140.0100.04111.19
5.2.130.0110.04111.32
5.2.120.0130.05511.11
5.2.110.0090.04111.15
5.2.100.0140.05211.31
5.2.90.0120.05710.99
5.2.80.0120.04010.97
5.2.70.0090.04711.26
5.2.60.0090.04211.26
5.2.50.0150.05011.19
5.2.40.0130.04911.21
5.2.30.0110.03911.14
5.2.20.0120.03911.00
5.2.10.0130.05211.02
5.2.00.0150.03511.02
5.1.60.0080.05210.07
5.1.50.0090.03510.28
5.1.40.0100.04510.12
5.1.30.0120.04710.51
5.1.20.0080.05610.57
5.1.10.0160.02910.06
5.1.00.0140.03410.27
5.0.50.0110.0378.84
5.0.40.0080.0268.70
5.0.30.0080.0478.51
5.0.20.0100.0278.40
5.0.10.0070.0288.36
5.0.00.0100.0418.14
4.4.90.0080.0307.99
4.4.80.0060.0217.99
4.4.70.0090.0267.99
4.4.60.0080.0277.99
4.4.50.0090.0217.99
4.4.40.0100.0427.99
4.4.30.0080.0267.99
4.4.20.0070.0217.99
4.4.10.0100.0257.99
4.4.00.0050.0347.99
4.3.110.0060.0217.99
4.3.100.0090.0267.99
4.3.90.0080.0217.99
4.3.80.0040.0357.99
4.3.70.0060.0227.99
4.3.60.0080.0227.99
4.3.50.0060.0267.99
4.3.40.0080.0307.99
4.3.30.0040.0237.99
4.3.20.0050.0207.99
4.3.10.0040.0217.99
4.3.00.0040.0217.99

preferences:
146.26 ms | 2389 KiB | 5 Q