3v4l.org

run code in 300+ PHP versions simultaneously
<?php declare(strict_types=1); class Foo implements Stringable { public function __toString() { return "Foo"; } } function greet(string $s) { echo "Hello $s"; } greet(new Foo());

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
154.62 ms | 1476 KiB | 11 Q