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

Bug #10744 Docblock for getLocales() is totally wrong
Submitted: 2007-04-16 12:47 UTC
From: cweiske Assigned: doconnor
Status: Closed Package: Numbers_Words (version CVS)
PHP Version: 5.2.1 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-04-16 12:47 UTC] cweiske (Christian Weiske)
Description: ------------ Docblock for getLocales() is totally wrong - the method itself has only 1 parameter, but the docblock defines two of them. Further, the second parameter needs to be changed: $locale needs to be directly after mixed, otherwise you get strange docs by phpdoc

Comments

 [2008-11-24 13:55 UTC] doconnor (Daniel O'Connor)
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.