3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <head> <title>Панель администратора</title> </head> <body> <?php if(isset($_POST["password"])){ var $password = $_POST["password"]; } echo ($password); if($password == null){ echo ""+ "<form id='passwordForm'>"+ "<input type='password' name='password'>"+ "<input type='submit' value='Отправить'>"+ "</form>"+ ""; } var $rightPassword = "12345"; ?> </body> </html>

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)
7.0.10.0130.07020.24
7.0.00.0030.09320.16
5.6.160.0230.06320.52
5.6.150.0100.08018.16
5.6.140.0030.04318.17
5.6.130.0070.08018.21
5.6.120.0170.07320.99
5.6.110.0030.09021.11
5.6.100.0030.06720.84
5.6.90.0100.08321.07
5.6.80.0130.07020.38
5.5.300.0070.05718.02
5.5.290.0100.07718.04
5.5.280.0170.06720.68
5.5.270.0030.05720.87
5.5.260.0100.07320.72
5.5.250.0100.07320.74
5.5.240.0170.03320.35

preferences:
141.96 ms | 1394 KiB | 7 Q