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

Bug #6040 PEAR_Frontend#setFrontendClass has no docblock; PEAR_Frontend not documented
Submitted: 2005-11-23 08:41 UTC
From: cweiske at cweiske dot de Assigned: cellog
Status: Closed Package: PEAR
PHP Version: Irrelevant OS: any
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 50 - 5 = ?

 
 [2005-11-23 08:41 UTC] cweiske at cweiske dot de
Description: ------------ While implementing PEAR_Frontend_Gtk2 I had a very hard time finding out what methods a PEAR_Frontend needs to implement, as there is absolutely no documentation except the CLI and PHP-Gtk1 implementations, which have nearly no comments and no parameter descriptions. Furthermore, please add a docblock to PEAR_Frontend#setFrontendClass stating it's a static function.

Comments

 [2006-01-02 17:46 UTC] cellog
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.