<?php $foo = 'foo'; $bar = 'bar'; $my_closure = function($something, $other) use (&$foo, $bar) { // watcha doin'? ... stuff. }; $my_closure('hello', array('one', 'two'));
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`