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

Bug #13615 America/Toronto time-zone is missing longname and dstlongname
Submitted: 2008-04-07 15:26 UTC
From: gauthierm Assigned: firman
Status: Closed Package: Date (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2008-04-07 15:26 UTC] gauthierm (Michael Gauthier)
Description: ------------ See attached patch. Test script: --------------- $time_zone = new Date_TimeZone('America/Toronto'); Actual result: -------------- E_NOTICE: Undefined index: longname

Comments

 [2008-05-06 15:11 UTC] firman (Firman Wandayandi)
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.