<?php declare(strict_types=1); $var = 1; //integer function foo(string $data) :string { echo $data; } foo($var);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`