3v4l.org

run code in 300+ PHP versions simultaneously
<?php function empty() {}
Output for 8.1.6, 8.3.3
Parse error: syntax error, unexpected token "empty", expecting "(" in /in/90mgr on line 3
Process exited with code 255.
Output for 7.0.5 - 7.0.27, 7.1.0 - 7.1.14, 7.2.0 - 7.2.2, 7.4.3
Parse error: syntax error, unexpected 'empty' (T_EMPTY), expecting '(' in /in/90mgr on line 3
Process exited with code 255.
Output for 7.0.0 - 7.0.4
Parse error: syntax error, unexpected 'empty' (T_EMPTY), expecting identifier (T_STRING) or '(' in /in/90mgr on line 3
Process exited with code 255.

preferences:
199.25 ms | 1395 KiB | 56 Q