3v4l.org

run code in 300+ PHP versions simultaneously
<?hh class A { public function getNameStr(string $name): string { echo $name; } public function getNameInt(int $name): int { echo $name; } } $a = new A(); $a->getNameStr('Agop'); $a->getNameInt(1);

This is an error 404

There are `0` results


preferences:
152.24 ms | 1398 KiB | 7 Q