3v4l.org

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

preferences:
107.04 ms | 1536 KiB | 5 Q