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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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: Sun May 11 15:01:27 2025 UTC