On 5/11/06, Ralph Schindler <[EMAIL PROTECTED]> wrote:
> possible to determine the context of a T_TRY token, but nonetheless,
> it's bad practice to have functions named the same as reserved words
Thats a matter of opinion. I think its bad practice to think up a
method name that is less concise in naming than what should have been
allowed.
The fact of the matter is that reserved means reserved and that if you
use those identifiers and you app breaks on newer versions of PHP, you
get to keep all the pieces.
--Wez.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php