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

Bug #19235 Class docblock example in OpenID_RelyingParty does not work
Submitted: 2012-01-22 05:55 UTC
From: cweiske Assigned: cweiske
Status: Closed Package: OpenID (version SVN)
PHP Version: Irrelevant OS:
Roadmaps: 0.4.0    
Subscription  


 [2012-01-22 05:55 UTC] cweiske (Christian Weiske)
Description: ------------ See the class docblock in https://github.com/pear/openid/blob/master/OpenID/RelyingParty.php: > * // Now verify: > * $result = $rp->verify($request); This will not work since verify() needs two parameters. The example in https://github.com/shupp/openid/blob/master/examples/relyingparty.php does it also differently.

Comments

 [2014-07-19 18:58 UTC] cweiske (Christian Weiske)
-Status: Open +Status: Closed -Assigned To: +Assigned To: cweiske -Roadmap Versions: +Roadmap Versions: 0.4.0
Fixed in git.