Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #9761 $php_errormsg not being filled properly
Submitted: 2007-01-08 05:05 UTC
From: aashley Assigned: cellog
Status: Closed Package: PEAR (version 1.5.0RC3)
PHP Version: 5.2.0 OS: Linux (Ubuntu 6.10)
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 26 + 20 = ?

 
 [2007-01-08 05:05 UTC] aashley (Adam Ashley)
Description: ------------ As per discussion on IRC: $php_errormsg is not properly filled under PHP5.2.0+ when using a custom error handler unless FALSE is returned from the error handler. This causes notices about undefined variables to be posted whenever PEAR tries to output the error message.

Comments

 [2007-01-08 05:14 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.