3v4l.org

run code in 500+ PHP versions simultaneously
<?php // 生成新密码的哈希(比如把密码设为 admin123) $new_password = 'admin123'; $new_hash = password_hash($new_password, PASSWORD_BCRYPT); echo "新哈希值:$new_hash"; // 类似输出:$2y$10$xxxxx...

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.70.0130.20816.65
8.5.60.0140.20816.49
8.5.50.0170.20716.41
8.5.40.0140.21016.21
8.5.30.0200.20516.64
8.5.20.0160.20816.35
8.5.10.0150.20616.56
8.5.00.0040.21016.48
8.4.220.0050.20819.48
8.4.210.0150.20919.22
8.4.200.0180.20819.01
8.4.190.0180.20619.34
8.4.180.0160.20818.98
8.4.170.0200.20619.40
8.4.160.0150.20919.48
8.4.150.0150.20719.42
8.4.140.0180.20617.59
8.4.130.0140.20917.45
8.4.120.0200.20917.48
8.4.110.0190.20517.66
8.4.100.0140.21117.78
8.4.90.0150.20817.77
8.4.80.0150.21317.52
8.4.70.0150.20917.63
8.4.60.0210.20817.59
8.4.50.0150.20717.68
8.4.40.0190.20717.48
8.4.30.0190.20717.47
8.4.20.0160.21017.52
8.4.10.0200.20817.25
8.3.310.0130.05718.16
8.3.300.0140.05618.16
8.3.290.0160.05517.82
8.3.280.0170.05318.13
8.3.270.0150.05616.31
8.3.260.0110.05916.39
8.3.250.0130.05616.50
8.3.240.0130.05616.55
8.3.230.0140.05516.61
8.3.220.0180.05416.41
8.3.210.0150.05616.61
8.3.200.0110.05816.56
8.3.190.0150.05416.50
8.3.180.0160.05416.51
8.3.170.0160.05416.63
8.3.160.0170.05216.57
8.3.150.0220.07016.47
8.3.140.0190.06716.54
8.3.130.0160.05316.60
8.3.120.0130.05516.69
8.3.110.0100.05816.68
8.3.100.0160.05416.80
8.3.90.0180.05516.57
8.3.80.0180.05916.50
8.3.70.0150.06116.68
8.3.60.0210.05816.61
8.3.50.0170.05616.54
8.3.40.0160.05817.94
8.3.30.0150.05717.79
8.3.20.0120.05617.80
8.3.10.0070.06018.05
8.3.00.0110.05617.91
8.2.310.0140.05717.81
8.0.190.0030.05617.05

preferences:
36.04 ms | 762 KiB | 5 Q