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

Bug #16459 Doc bug: xsl vs. Xsl
Submitted: 2009-07-21 22:38 UTC
From: till Assigned: doconnor
Status: Closed Package: XML_GRDDL (version 0.1.1)
PHP Version: Irrelevant OS: n/a
Roadmaps: 1.0.0    
Subscription  


 [2009-07-21 22:38 UTC] till (Till Klampaeckel)
Description: ------------ On GoogleCode, the example contains 'xsl' (in the __construct() call), but it should be 'Xsl'. Alternatively -- I'd like this a lot more: ucwords(strtolower($driver)); (... when you build the class/file name)

Comments

 [2009-07-23 11:33 UTC] doconnor (Daniel O'Connor)
[284633]
 [2011-03-18 19:15 UTC] till (Till Klampaeckel)
 [2011-03-18 19:16 UTC] till (Till Klampaeckel)
-Status: Open +Status: Feedback -Assigned To: +Assigned To: doconnor -Roadmap Versions: +Roadmap Versions: 1.0.0
Hey, can you apply this patch and do a release? The alternative is to move this package to svn.php.net or github.com/pear so other people can take care of it. :-) Till
 [2011-03-19 08:15 UTC] doconnor (Daniel O'Connor)
-Status: Feedback +Status: Closed
This bug has been fixed in SVN. 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. It's in pear svn now; documentation updated all over the place; patch applied. Happy to add you as a maintainer too