>From what I understand T_FUNCTION would be optional, rather than removed
altogether, is this the case? This would allow those who want to use it the
option of using it and would not break existing code.
--
Ross Masters <[email protected]>
http://rossmasters.com/



2010/11/28 David Otton <[email protected]>

> 2010/11/27 Johannes Schlüter <[email protected]>:
>
> > Without T_FUNCTION token. In my opinion an access modifier /public,
> > private protected, static, final) should still be required for keeping
> > readability.
>
> As a plea on behalf of maintenance coders dealing with large, messy
> codebases, please, please don't impact our ability to run 'grep -rs
> "function functionName" *', or hit F8, or whatever your IDE's
> equivalent is.
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to