3v4l.org

run code in 300+ PHP versions simultaneously
<?php $crasher = function (Exception $ex) { $ex->trace = new StdClass; }; $ex = new Exception(); $crasher = Closure::bind($crasher, null, $ex); $crasher($ex); throw $ex;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
153.41 ms | 2695 KiB | 8 Q