3v4l.org

run code in 300+ PHP versions simultaneously
<?php function autoload($class) { throw new Exception('fail'); } spl_autoload_register('autoload'); new Xxx();

preferences:
39.61 ms | 402 KiB | 5 Q