3v4l.org

run code in 300+ PHP versions simultaneously
<?php $users = [ 0 => [ 'username' => 'seb', 'password' => password_hash('sebber', PASSWORD_BCRYPT), ], 1 => [ 'username' => 'sebastian', 'password' => password_hash('pancake', PASSWORD_BCRYPT), ], 2 => [ 'username' => 'nicklas', 'password' => password_hash('sunglass', PASSWORD_BCRYPT), ], ]; $password = password_hash('pancake', PASSWORD_BCRYPT), foreach ($users as $user) { if ($user['password'] == $password) { echo "you made it"; } else { echo "fu"; } }

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.320.0060.04112.50
5.4.310.0060.04012.49
5.4.300.0080.03512.50
5.4.290.0040.04012.50
5.4.280.0050.03712.39
5.4.270.0050.03712.39
5.4.260.0060.03712.39
5.4.250.0060.03712.39
5.4.240.0070.03512.39
5.4.230.0030.04112.39
5.4.220.0060.03512.38
5.4.210.0070.03412.38
5.4.200.0090.03912.39
5.4.190.0070.03712.38
5.4.180.0050.03612.38
5.4.170.0050.03612.39
5.4.160.0090.03312.39
5.4.150.0080.03412.38
5.4.140.0040.03912.07
5.4.130.0030.03812.05
5.4.120.0070.03512.02
5.4.110.0060.03512.01
5.4.100.0050.03612.02
5.4.90.0090.03412.01
5.4.80.0050.03812.02
5.4.70.0070.03712.02
5.4.60.0070.04912.01
5.4.50.0090.04812.01
5.4.40.0070.04912.00
5.4.30.0080.04612.00
5.4.20.0100.04511.99
5.4.10.0060.03511.99
5.4.00.0030.03911.49
5.3.290.0070.04812.80
5.3.280.0080.04912.71
5.3.270.0080.04412.72
5.3.260.0100.03612.72
5.3.250.0050.03912.72
5.3.240.0070.03612.72
5.3.230.0030.04112.71
5.3.220.0080.03512.68
5.3.210.0100.03612.68
5.3.200.0080.03412.68
5.3.190.0070.03812.68
5.3.180.0040.03812.67
5.3.170.0080.03812.67
5.3.160.0060.03812.68
5.3.150.0030.04012.67
5.3.140.0060.03712.66
5.3.130.0050.03912.66
5.3.120.0050.03912.65
5.3.110.0050.03912.65
5.3.100.0070.03712.12
5.3.90.0060.03712.08
5.3.80.0070.03812.08
5.3.70.0060.03512.07
5.3.60.0090.03912.06
5.3.50.0050.04012.00
5.3.40.0040.04612.00
5.3.30.0060.03511.95
5.3.20.0040.03611.72
5.3.10.0060.03311.70
5.3.00.0070.03511.68
5.2.170.0050.0309.18
5.2.160.0010.0329.18
5.2.150.0060.0289.18
5.2.140.0030.0329.18
5.2.130.0080.0329.14
5.2.120.0070.0299.14
5.2.110.0120.0259.14
5.2.100.0060.0339.14
5.2.90.0080.0279.14
5.2.80.0030.0329.14
5.2.70.0080.0329.14
5.2.60.0070.0269.09
5.2.50.0060.0299.06
5.2.40.0060.0309.04
5.2.30.0060.0319.02
5.2.20.0060.0289.00
5.2.10.0060.0268.92
5.2.00.0060.0278.79
5.1.60.0010.0288.07
5.1.50.0080.0218.06
5.1.40.0050.0318.05
5.1.30.0020.0288.39
5.1.20.0040.0288.42
5.1.10.0020.0318.14
5.1.00.0030.0268.14
5.0.50.0010.0236.62
5.0.40.0030.0256.48
5.0.30.0030.0396.29
5.0.20.0040.0206.27
5.0.10.0060.0246.23
5.0.00.0010.0326.23
4.4.90.0020.0174.78
4.4.80.0010.0174.76
4.4.70.0040.0144.76
4.4.60.0030.0154.75
4.4.50.0030.0184.77
4.4.40.0040.0334.71
4.4.30.0040.0134.75
4.4.20.0040.0134.84
4.4.10.0070.0164.85
4.4.00.0030.0244.76
4.3.110.0040.0134.67
4.3.100.0040.0174.66
4.3.90.0050.0154.64
4.3.80.0040.0224.59
4.3.70.0030.0214.63
4.3.60.0040.0134.63
4.3.50.0020.0164.62
4.3.40.0030.0354.54
4.3.30.0030.0193.29
4.3.20.0020.0213.26
4.3.10.0020.0163.22
4.3.00.0030.0207.86

preferences:
140.48 ms | 1386 KiB | 7 Q