Derick Rethans wrote:

On Wed, 25 Aug 2004, Sterling Hughes wrote:



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.



It's just as wrong as trying to parse non-wellformed XML.



Then don't add the feature.

There are things that extensions are allowed to do (throw a warning), and there are things that extensions should not be allowed to do, unmasking the error handler is one such thing. IMNSHO, that is a technical limitation for any extension distributed with PHP.

-Sterling

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to