3v4l.org

run code in 300+ PHP versions simultaneously
<?php function throwThings() { throw new \Exception(''); } try { throwThings('MyPassword'); } catch (\Error $e) { print_r($e); print_r($e->getTrace()); }

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.4.120.0050.00423.68
8.4.110.0070.00818.72
8.4.100.0160.00517.80
8.4.90.0100.00920.38
8.4.80.0110.00519.00
8.4.70.0110.00920.55
8.4.60.0090.00819.89
8.4.50.0030.00519.32
8.4.40.0060.00419.66
8.3.250.0120.00718.83
8.3.240.0150.00417.12
8.3.230.0140.00516.68
8.3.220.0030.00519.04
8.3.210.0110.00816.66
8.3.200.0120.00816.94
8.3.190.0130.00318.51
8.3.180.0040.00518.38
8.3.170.0030.00516.82
8.3.50.0140.00816.58
8.2.290.0120.00716.95
8.2.280.0080.00316.72

preferences:
27.06 ms | 403 KiB | 5 Q