3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time = date('H'); $minute = date('i') $day = date('d'); $month= date('m'); $year = date('y'); echo $time+ " - "; echo $minute+ " - "; echo $day+ " - "; echo $month+ " - "; echo $year;

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.6.150.0130.03718.27
5.6.140.0070.06018.13
5.6.130.0030.09018.23
5.6.120.0030.06320.95
5.6.110.0070.04021.04
5.6.100.0030.08320.98
5.6.90.0100.04721.00
5.6.80.0030.03720.54
5.5.300.0100.08318.04
5.5.290.0170.07018.08
5.5.280.0030.09020.77
5.5.270.0000.04720.83
5.5.260.0130.07320.61
5.5.250.0070.03720.68
5.5.240.0270.05720.35

preferences:
142.33 ms | 1394 KiB | 7 Q