3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { $a = '1'; $b = '2'; return (($a, $b) ? : TRUE); }
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17, 5.5.0
Parse error: syntax error, unexpected ',' in /in/1moNR on line 8
Process exited with code 255.

preferences:
169.8 ms | 1395 KiB | 54 Q