3v4l.org

run code in 300+ PHP versions simultaneously
<?hh //strict error_reporting(-1); function f(int $x) { echo $x; } function g(?int $x) { echo $x; } f(null); f(); g(null); g();

This is an error 404

There are `0` results


preferences:
129.6 ms | 1399 KiB | 7 Q