3v4l.org

run code in 500+ PHP versions simultaneously
<?php function howManyAreThere(int $howMany) { return 'There are ' . $howMany; } var_dump(howManyAreThere('11 horses'));

preferences:
74.48 ms | 1576 KiB | 5 Q