3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception; } catch(Exception $e) { print_r(debug_backtrace(DEBUG_BACKTRACE_PROVIDE_OBJECT)); var_dump($e->getTrace()); } ?>

preferences:
34.67 ms | 402 KiB | 5 Q