3v4l.org

run code in 500+ PHP versions simultaneously
<?php function main() { try { $nonExistingVariable->blah(); } catch(Throwable $e) { var_export($e); } } main();

preferences:
48.96 ms | 1527 KiB | 5 Q