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

Bug #6346 Typo in Line 1711
Submitted: 2005-12-25 02:19 UTC
From: pear at felixdd dot de Assigned: avb
Status: Closed Package: HTML_Template_Sigma
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2005-12-25 02:19 UTC] pear at felixdd dot de
Description: ------------ There is a typo in line 1711 of Sigma.php Rev.1.14 case 6; should be case 6: (semicolon vs. colon)

Comments

 [2006-02-26 18:16 UTC] avb
Seems like PHP does not actually care whether a colon or a semicolon is used in this context. Will change the file, though, for the sake of consistency.
 [2006-05-30 21:34 UTC] avb (Alexey Borzov)
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.