<?php function foo() { echo 'call'; return [1,2,3]; } foreach(foo() as $item) { echo $item, PHP_EOL; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`