On Thu, Mar 19, 2015 at 1:05 PM, Dennis Birkholz <den...@birkholz.biz> wrote:
> Hi,
>
> Am 19.03.2015 um 17:27 schrieb Sebastian B.-Hagensen:
>> Another way to unify array and string callback may be to use the
>> callable syntax and have it return a closure:
>> callable('strlen');
>> callable($object, $methodName);
>> callable('class', 'staticMethod')
>
> but before that happens, we should make closures serializable.

What does closures being serializable have to do with this feature?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to