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

Bug #14856 America/Moncton longname and dstlongname missing
Submitted: 2008-10-23 18:54 UTC
From: gauthierm Assigned: doconnor
Status: Closed Package: Date (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2008-10-23 18:54 UTC] gauthierm (Michael Gauthier)
Description: ------------ See attached patch. Test script: --------------- $time_zone = new Date_TimeZone('America/Moncton'); Actual result: -------------- E_NOTICE: Undefined index: longname E_NOTICE: Undefined index: dstlongname

Comments

 [2009-01-17 22:14 UTC] gauthierm (Michael Gauthier)
The attached patch fixes this issue. Please review and add it.
 [2009-02-07 20:11 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
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.