3v4l.org

run code in 300+ PHP versions simultaneously
<?php function call_method($obj) { toto $obj->method(); } try { call_method(null); // oops! } catch (Error $e) { echo "Exception propre: {$e->getMessage()}\n"; }

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.0070.04018.18
5.6.140.0030.07718.21
5.6.130.0070.07718.15
5.6.120.0030.06021.02
5.6.110.0130.08721.12
5.6.100.0070.06320.97
5.6.90.0130.05321.12
5.6.80.0130.07320.35
5.5.300.0070.04717.98
5.5.290.0000.06318.05
5.5.280.0030.04020.76
5.5.270.0070.04020.87
5.5.260.0100.08020.96
5.5.250.0030.04320.79
5.5.240.0170.03720.28

preferences:
140.91 ms | 1394 KiB | 7 Q