3v4l.org

run code in 300+ PHP versions simultaneously
<?php declare(strict_types=1); function foo(): string { throw new \Exception; } var_dump(foo());

preferences:
56.44 ms | 402 KiB | 5 Q