3v4l.org

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

preferences:
52.7 ms | 402 KiB | 5 Q