<?php function a(array &$foo) {} $a = []; a($a); function b(callable &$foo) {} $b = 'strlen'; b($b);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`