Hi,
I don't really like to write every time a "long" 'function()', only for
passing a little callback like 'function ($v) { var_dump($v); }'...:
Nice proposal, but writing the last argument outside of the function call could be confusing... An
user-function is not a language construct (like while etc.)
regards,
Bob
Am 19.2.2013 um 13:57 schrieb Marcello Duarte <[email protected]>:
> Inspired by Sara, here is another RFC, I finally got around to draft:
>
> https://wiki.php.net/rfc/short-syntax-for-anonymous-function
>
> Please feedback,
> --
> Marcello Duarte