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

Doc Bug #14153 PEAR Auth documentation sparse/lacking/nonexistant
Submitted: 2008-06-16 18:24 UTC
From: dminkovsky Assigned:
Status: Wont fix Package: Auth (version 1.6.1)
PHP Version: 5.2.6 OS: OS X
Roadmaps: (Not assigned)    
Subscription  


 [2008-06-16 18:24 UTC] dminkovsky (Dmitry Minkovsky)
Description: ------------ For example, from http://pear.php.net/manual/en/package.authentication.auth.auth.adduser.php: "mixed $additional = ' ' additional options to be passed to the creation of the new user. Each Auth_Container has different options for these, please see the containers documentation for what is supported. " But the mentioned documentation does not exist. In fact, much of the Auth package is like this, with references to documentation that go to nowhere. I've found that the only way to really get a grasp on this package is reading through the code, which is fine but disappointing. Test script: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A

Comments

 [2014-04-20 10:25 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Wont fix
Happy to merge in pull requests, but this is in maintenance mode so most likely a wontfix.