3v4l.org

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

preferences:
81.07 ms | 1644 KiB | 5 Q