The new PECL package oauth-2.0.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- PHP 7 Support
- Bug 67658: configure does not detect missing pcre.h
- Bug 67665: update fetch to accept 20X HTTP ranges
- Bug 67883: check SERVER[REDIRECT_HTTP_AUTHORIZATION] for the Authorization 
header

Package Info
-------------
OAuth is an authorization protocol built on top of HTTP which allows 
applications to securely access data without having to store usernames and 
passwords.

Requirements: ext/hash (now a part of PHP core)

Related Links
-------------
Package home: http://pecl.php.net/package/oauth
   Changelog: http://pecl.php.net/package-changelog.php?package=oauth
    Download: http://pecl.php.net/get/oauth-2.0.0.tgz

Authors
-------------
John Jawed <[email protected]> (lead)
Felipe Pena <[email protected]> (developer)
Rasmus Lerdorf <[email protected]> (lead)
Tjerk Meesters <[email protected]> (developer)
Sean DuBois <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to