Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-oauth - PHP OAuth consumer extension

Website:
https://pecl.php.net/package/oauth
Licence:
BSD-3-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store
user names and passwords.

Documentation: http://php.net/oauth

Package built for PHP 8.1.

Packages

php-pecl-oauth-2.0.7-9.remi.src [108 KiB] Changelog by Remi Collet (2023-08-30):
- rebuild for PHP 8.3.0RC1
php-pecl-oauth-2.0.7-8.remi.src [108 KiB] Changelog by Remi Collet (2023-07-18):
- build out of sources tree
php-pecl-oauth-2.0.7-6.remi.src [89 KiB] Changelog by Remi Collet (2022-09-09):
- add patch for PHP 8.2 from
  https://github.com/php/pecl-web_services-oauth/pull/24
php-pecl-oauth-2.0.7-5.remi.src [88 KiB] Changelog by Remi Collet (2021-09-06):
- re-build
php-pecl-oauth-2.0.7-2.remi.src [88 KiB] Changelog by Remi Collet (2020-09-30):
- rebuild for PHP 8.0.0RC1
php-pecl-oauth-2.0.7-1.remi.src [88 KiB] Changelog by Remi Collet (2020-09-18):
- update to 2.0.7
- drop patch merged upstream
php-pecl-oauth-2.0.6-3.remi.src [94 KiB] Changelog by Remi Collet (2020-09-18):
- more fixes for PHP 8
php-pecl-oauth-2.0.6-2.remi.src [93 KiB] Changelog by Remi Collet (2020-09-10):
- add fix for PHP 8 from
  https://github.com/php/pecl-web_services-oauth/pull/16
- enable test suite