3v4l.org

run code in 300+ PHP versions simultaneously
<?php use function Fuck\in_array; echo in_array('23'); echo "namespace:".__NAMESPACE__."\n"; namespace Fuck; function in_array($a=null) { return "suka\n"; }
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/6ogNs on line 9
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/6ogNs on line 9
Process exited with code 255.

preferences:
166.39 ms | 1395 KiB | 36 Q