3v4l.org

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

preferences:
25.83 ms | 404 KiB | 5 Q