3v4l.org

run code in 300+ PHP versions simultaneously
<?php function NAMESPACE() { return 42; }
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.29, 7.0.5 - 7.0.14, 7.1.0
Parse error: syntax error, unexpected 'NAMESPACE' (T_NAMESPACE), expecting '(' in /in/EUqOu on line 2
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 7.0.0 - 7.0.4
Parse error: syntax error, unexpected 'NAMESPACE' (T_NAMESPACE), expecting identifier (T_STRING) or '(' in /in/EUqOu on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_NAMESPACE, expecting T_STRING or '(' in /in/EUqOu on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17

preferences:
218.28 ms | 1400 KiB | 219 Q