php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79627 Fixes for 7.3/7.4 and Opcache
Submitted: 2020-05-25 07:42 UTC Modified: 2020-09-09 09:20 UTC
From: mike@php.net Assigned: mike (profile)
Status: Closed Package: oauth (PECL)
PHP Version: 7.4.6 OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mike@php.net
New email:
PHP Version: OS:

 

 [2020-05-25 07:42 UTC] mike@php.net
Description:
------------
* Fix PHP-7.4 compatibility of object handler
* Fix memory leaks in OAuthProvider
* Fix crash in OAuthProvider's handler registration methods due to unconditional addref
* Fix crash in OAuth::fetch() due to modifying hash tables with a refcount>1



Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-05-25 07:42 UTC] mike@php.net
The following pull request has been associated:

Patch Name: Fixes for 7.3/7.4 and opcache
On GitHub:  https://github.com/php/pecl-web_services-oauth/pull/14
Patch:      https://github.com/php/pecl-web_services-oauth/pull/14.patch
 [2020-09-09 09:20 UTC] mike@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mike
 [2020-09-09 09:20 UTC] mike@php.net
Fixed in 2.0.6
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 03:01:28 2025 UTC