3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <head> <title>Панель администратора</title> </head> <body> <?php var $rightPassword = "12345"; 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>"+ ""; } ?> </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.0070.08020.26
7.0.00.0070.08720.24
5.6.160.0070.08020.71
5.6.150.0030.04318.16
5.6.140.0000.04018.23
5.6.130.0030.08318.18
5.6.120.0070.09020.89
5.6.110.0030.08721.00
5.6.100.0000.05321.06
5.6.90.0030.08021.07
5.6.80.0130.07320.50
5.5.300.0030.04018.03
5.5.290.0100.05717.92
5.5.280.0130.08020.87
5.5.270.0070.04020.64
5.5.260.0070.06720.89
5.5.250.0030.07320.68
5.5.240.0170.06720.36

preferences:
143.99 ms | 1386 KiB | 7 Q