Re: PHP6 OOP compiler feature question / request

From: Date: Sun, 14 May 2006 21:09:46 +0000
Subject: Re: PHP6 OOP compiler feature question / request
References: 1 2 3 4 5 6 7 8 9  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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.

Thread (11 messages)

« previous php.internals (#23346) next »