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

Bug #12389 INI-Configuration interfered with in Class
Submitted: 2007-11-06 11:40 UTC
From: frega Assigned: crafics
Status: Closed Package: Services_Webservice (version 0.5.1)
PHP Version: 5.2.4 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-11-06 11:40 UTC] frega (Fredrik Lassen)
Description: ------------ At the top of the Services/Webservice.php these two INI-Configurations are meddled with. Better not :) ini_set('error_reporting',E_ALL); ini_set('error_log','/var/www/error.log');

Comments

 [2007-11-09 13:31 UTC] crafics (Manfred Weber)
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.