3v4l.org

run code in 300+ PHP versions simultaneously
<?php function hereGo(int $id = null){ if($id){ echo "we are here"; } } var_dump(hereGo('e'));

preferences:
34.39 ms | 402 KiB | 5 Q