3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace MyNamespace { register_shutdown_function("MyNamespace\myHandeler"); // this throws no error. function myHandeler() { echo 1; } }

preferences:
41.28 ms | 402 KiB | 5 Q