PHP-OpenID-0.0.8.1 released

Dan Libby danda at videntity.org
Thu Sep 8 02:20:32 PDT 2005


Thanks for the report. I had not tested delegates yet.  the fix is to
change line 193 to:

                $href = isset( $attrs['href'] ) ? $attrs['href'] : null;


I will include it in the next release.

-dan


Daniel E. Renfer wrote:

> I found an error in consumer.php @ line 193
>
> PHP Fatal error:  Call to a member function on a non-object in
> /{WEBROOT}/PHP-OpenID-0.0.8.1/openid/consumer.php on line 193
> change$href = $attrs->get('href');to$href = $attrs['href'];-----
> Original Message ----- From: "Dan Libby" <danda at videntity.org>
> To: <yadis at lists.danga.com>
> Sent: Wednesday, September 07, 2005 8:06 AM
> Subject: PHP-OpenID-0.0.8.1 released





More information about the yadis mailing list