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  
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 : 30 - 16 = ?

 
 [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.