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:
26.62 ms | 405 KiB | 5 Q