At 19:11 19-10-01, Brian Moon wrote:
> > - Even with no protection at all, function redefinitions will not be
> > reported.  That's kind of ugly.
>
>An E_NOTICE is raised at runtime.  I know many people ignore these, but it
>is there.

So basically, your existing code base will now be issuing tons of E_NOTICE's?

How about if we introduce an implicit _once directive?  Do you have cases 
in which you intentionally include the same file twice?

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to