On Thu, Jul 30, 2009 at 20:28, Joey Smith<j...@joeysmith.com> wrote: > However, now that it's come up, I'm wondering what the costs/risks are > of setting libxml_use_internal_errors() on by default?
I don't think thats a good idea. People are used to getting a warning when stuff fails, and suppressing them all of the sudden is not cool and people will waste a good chunk of time figuring out what is wrong with the script they are developing and eventually find out libxml_use_internal_errors() is enabled by default and they'll start flaming the list about how much we all suck. -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php