3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_exception_handler(function($e){ echo "exception handled"; // not echoed }); register_shutdown_function(function(){ throw new Exception("test"); // this should be caught by the exception handler above, but it doesn't });

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
169.54 ms | 2688 KiB | 10 Q