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

Bug #10220 Don't set locale automatically
Submitted: 2007-02-28 13:32 UTC
From: yunosh Assigned: luckec
Status: Closed Package: Date_Holidays (version 0.17.0)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-02-28 13:32 UTC] yunosh (Jan Schneider)
Description: ------------ Date_Holidays::factory() must not call setlocale(LC_ALL, null). This breaks locales of applications using the package. Maybe this is just a typo and you want to use setlocale(LC_ALL, 0) instead?

Comments

 [2007-05-28 14:55 UTC] luckec (Carsten Lucke)
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.