http://thePHP.cc/
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
Ross Masters
http://rossmasters.com/
>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
http://rossmasters.com/
2010/11/28 David Otton
> 2010/11/27 Jo
+1, has crossed my mind before =)
"Johannes "Schlüter"" wrote in message
news:1290879624.7033.826.ca...@guybrush...
Hi,
every now and then while writing classes I forget to add the "function"
keyword between my visibility modifier and the method name in a class
declaration. I don't think it