3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getText() : string { return 'text'; } function printText(string $text) : void { echo $text . PHP_EOL; } printText(getText()); printText('custom text'); printText([]);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.22 ms | 2178 KiB | 12 Q