3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = false; $b = 'Default' $c = $a ?? $b; var_dump($c);

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.0100.08018.25
5.6.140.0130.06718.28
5.6.130.0070.04018.21
5.6.120.0070.08021.03
5.6.110.0100.08021.03
5.6.100.0070.08020.97
5.6.90.0100.08020.99
5.6.80.0200.07020.38
5.5.300.0030.04017.95
5.5.290.0070.04717.94
5.5.280.0100.06320.73
5.5.270.0070.07320.75
5.5.260.0030.08020.97
5.5.250.0070.07720.54
5.5.240.0230.07320.18

preferences:
142.33 ms | 1394 KiB | 7 Q