Enter your vote today! A new poll has been created for the
errorhandler group:
Several third-party packages (template,
forum, blog softwares image galleries
and so on) presume the error_level
directive in php.ini excludes E_NOTICE
(E_ALL & ~E_NOTICE). (In even worse
case, these softwares only work with a
specific error_level value, so you must
change your default settings ,for
example, in .htaccess file.) Thus using
them in an environment where error_level
is set to E_ALL (which is the right,
deliberated decision), lots of annoying
error messages are thrown and presented
to developers, though they are commonly
unlikely to fix bugs in a 3rd party
library. (Maybe send a bug report)
Do you want to see these error messages
which is fired by other one's code while
using such 3rd party packages?
o Yes, it might be helpful in some cases.
o It depends. A new ErrorHandler ini setting would serve my convenience to
switch on/off handling these errors.
o I think ALTDLOG sections should be the right place to handle this.
Unfortunately, ALTDLOG only deals with logging. Enhance this section to able to
discard the entire error handling for such an error.
o No, not at all. I worked around it somehow. (short .htaccess files in the
directories where these packages resides, or other solutions)
o Well, I don't understand the problem clearly. Please describe it more
precisely.
To vote, please visit the following web page:
http://groups.yahoo.com/group/errorhandler/surveys?id=11360142
Note: Please do not reply to this message. Poll votes are
not collected via email. To vote, you must go to the Yahoo! Groups
web site listed above.
Thanks!