3v4l.org

run code in 300+ PHP versions simultaneously
<?php $something = null; function foo() { echo 'yey'; } $something ? foo():;
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.26, 5.5.0 - 5.5.10
Parse error: syntax error, unexpected ';' in /in/5ioZj on line 7
Process exited with code 255.

preferences:
198.85 ms | 1395 KiB | 74 Q