Package Information |
Summary |
oauth consumer extension |
Maintainers |
Michael Wallner <
mike at php dot net >
(lead)
[details]
John Jawed <
jawed at php dot net >
(lead)
[details]
Felipe Pena <
felipe at php dot net >
(developer)
[details]
Rasmus Lerdorf <
rasmus at php dot net >
(lead)
[details]
Tjerk Meesters <
datibbaw at php dot net >
(developer)
[details]
Sean DuBois <
sean at siobud dot com >
(lead)
[details]
|
License |
BSD |
Description |
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) |
Release notes
Version 0.99.2
(beta)
|
- Fixed PECL bug #15110 #15111 (ZTS build, Segfault and memory leak, hannes/felipe) + other memleaks - Fixed PECL bug #15112 (incorrect cvs branch) - Updated fetch to respect additional request params, added examples and TODO - Updates for 5.3 - Support for older libcurl versions - Added arginfo - Marking as beta |