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

Doc Bug #13120 Mistake in example code
Submitted: 2008-02-15 11:27 UTC
From: halfer Assigned: cweiske
Status: Closed Package: XML_Parser (version 1.2.8)
PHP Version: Irrelevant OS: Not relevant
Roadmaps: 1.3.0    
Subscription  


 [2008-02-15 11:27 UTC] halfer (Anonymous User)
Description: ------------ URL: http://pear.php.net/manual/en/package.xml.xml-parser.example.php For the method "endHandler()" there is a comment that has been cut-n-pasted from the earlier method, which is "handle start element". This of course should be "handle end element" or similar.

Comments

 [2008-03-03 21:18 UTC] cweiske (Christian Weiske)
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.