3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A { function __destruct() { print '__destruct'; } } register_shutdown_function(function () { new A; register_shutdown_function(function () { new A; }); throw new Exception; });

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
150.53 ms | 2043 KiB | 9 Q