3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump($z = false or true); var_dump($z);>
Output for 7.0.0 - 7.0.13
Parse error: syntax error, unexpected '>', expecting end of file in /in/vcvcd on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28
Parse error: syntax error, unexpected '>' in /in/vcvcd on line 3
Process exited with code 255.

preferences:
253.37 ms | 1387 KiB | 163 Q