3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace php; define('php\\true', false); var_dump(true); namespace; var_dump(true);
Output for 5.4.0 - 5.4.29
Parse error: syntax error, unexpected ';', expecting identifier (T_STRING) or \\ (T_NS_SEPARATOR) or '{' in /in/EgpaI on line 6
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected ';', expecting T_STRING or T_NS_SEPARATOR or '{' in /in/EgpaI on line 6
Process exited with code 255.

preferences:
186.64 ms | 1395 KiB | 66 Q