That's wrong.  You should *never* require an E_WARNING to be sent
without being able to silence it, especially not on something so
unimportant.

-Sterling

On Wed, 25 Aug 2004 17:29:37 +0200 (CEST), Derick Rethans
<[EMAIL PROTECTED]> wrote:
> On Wed, 25 Aug 2004, Sterling Hughes wrote:
> 
> > Christian Stocker wrote:
> > > chregu              Wed Aug 25 04:27:07 2004 EDT
> > >
> > >   Modified files:
> > >     /php-src/ext/dom        document.c
> > >   Log:
> > >   if $doc->recover = true; set error_reporting to (old | E_WARNING)
> > >   This way, you can't silence XML parse errors with the @ character
> > >
> > >
> >
> > Why this change?
> 
> http://blog.bitflux.ch/p1757.html,
> http://blog.bitflux.ch/p1760.html and
> http://www.derickrethans.nl/month-2004-08.php?item=200408250958#200408250958
> 
> Derick
> 
> --
> http://derickrethans.nl | http://ez.no | http://xdebug.org
> 
> 
> 
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to