3v4l.org

run code in 300+ PHP versions simultaneously
<?php function __autoload($n) { echo $n; exit; } namespace View { $a = new Class; }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.26
Fatal error: Namespace declaration statement has to be the very first statement in the script in /in/Fc0cp on line 9
Process exited with code 255.

preferences:
185.39 ms | 1395 KiB | 63 Q