3v4l.org

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

preferences:
54.51 ms | 402 KiB | 5 Q