3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(true); namespace Facile; define('Facile\\true', false); define('Facile\\false', true); var_dump(true);
Output for 7.0.1 - 7.0.20, 7.1.0 - 7.1.7
Fatal error: Namespace declaration statement has to be the very first statement or after any declare call in the script in /in/ps1eE on line 5
Process exited with code 255.
Output for 7.0.0
Fatal error: Namespace declaration statement has to be the very first statement in the script in /in/ps1eE on line 5
Process exited with code 255.

preferences:
173.11 ms | 1395 KiB | 36 Q