3v4l.org

run code in 300+ PHP versions simultaneously
<?php spl_autoload_register( function () { class Autoloaded {} } ); header_register_callback( function () { new Autoloaded(); } ); throw new Exception();

preferences:
55.35 ms | 402 KiB | 5 Q