]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP...
authorBrion Vibber <brion@pobox.com>
Tue, 29 Jun 2010 14:24:48 +0000 (10:24 -0400)
committerBrion Vibber <brion@pobox.com>
Tue, 29 Jun 2010 14:24:48 +0000 (10:24 -0400)
commit2d920e05d563c9c327cf235b31ce18dfc4a83870
tree31f3cde800220484cd242a8c4138c166307a2dea
parent923d9ef71ce49bfa55460bf42acb8a35bf3e84be
Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP 5.3 compatibility fix.

Upstream release was tagged at: http://github.com/openid/php-openid/commit/a287b2d85e753c84b3b883ed8ee3ffe8692c8477
40 files changed:
extlib/Auth/OpenID.php
extlib/Auth/OpenID/AX.php
extlib/Auth/OpenID/Association.php
extlib/Auth/OpenID/BigMath.php
extlib/Auth/OpenID/Consumer.php
extlib/Auth/OpenID/CryptUtil.php
extlib/Auth/OpenID/DatabaseConnection.php
extlib/Auth/OpenID/DiffieHellman.php
extlib/Auth/OpenID/Discover.php
extlib/Auth/OpenID/DumbStore.php
extlib/Auth/OpenID/Extension.php
extlib/Auth/OpenID/FileStore.php
extlib/Auth/OpenID/HMAC.php
extlib/Auth/OpenID/Interface.php
extlib/Auth/OpenID/KVForm.php
extlib/Auth/OpenID/MemcachedStore.php
extlib/Auth/OpenID/Message.php
extlib/Auth/OpenID/MySQLStore.php
extlib/Auth/OpenID/Nonce.php
extlib/Auth/OpenID/PAPE.php
extlib/Auth/OpenID/Parse.php
extlib/Auth/OpenID/PostgreSQLStore.php
extlib/Auth/OpenID/SQLStore.php
extlib/Auth/OpenID/SQLiteStore.php
extlib/Auth/OpenID/SReg.php
extlib/Auth/OpenID/Server.php
extlib/Auth/OpenID/ServerRequest.php
extlib/Auth/OpenID/TrustRoot.php
extlib/Auth/OpenID/URINorm.php
extlib/Auth/Yadis/HTTPFetcher.php
extlib/Auth/Yadis/Manager.php
extlib/Auth/Yadis/Misc.php
extlib/Auth/Yadis/ParanoidHTTPFetcher.php
extlib/Auth/Yadis/ParseHTML.php
extlib/Auth/Yadis/PlainHTTPFetcher.php
extlib/Auth/Yadis/XML.php
extlib/Auth/Yadis/XRDS.php
extlib/Auth/Yadis/XRI.php
extlib/Auth/Yadis/XRIRes.php
extlib/Auth/Yadis/Yadis.php