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

Bug #14140 Strict warning not suppressed in the shutdown function
Submitted: 2008-06-14 09:24 UTC
From: dufuz Assigned: dufuz
Status: Closed Package: PEAR (version 1.7.2)
PHP Version: 5.2.6 OS: NA
Roadmaps: 1.8.0alpha1    
Subscription  


 [2008-06-14 09:24 UTC] dufuz (Helgi Þormar Þorbjörnsson)
Description: ------------ getStaticProperty throws out a strict warning in the shutdown function but it's suppressed everywhere else. Test script: --------------- E_STRICT on in php.ini run phpunit cli anywhere that has any phpunit tests and the strict should come after FAILURE X and Y much tests

Comments

 [2008-06-14 09:24 UTC] dufuz (Helgi Þormar Þorbjörnsson)
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.