php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78890 pecl bug
Submitted: 2019-11-30 01:43 UTC Modified: 2020-04-11 09:38 UTC
Votes:14
Avg. Score:4.1 ± 1.1
Reproduced:14 of 14 (100.0%)
Same Version:12 (85.7%)
Same OS:7 (50.0%)
From: jiangtao6888 at gamil dot com Assigned: cmb (profile)
Status: Closed Package: *General Issues
PHP Version: 7.4.0 OS: macOs Catalina
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: jiangtao6888 at gamil dot com
New email:
PHP Version: OS:

 

 [2019-11-30 01:43 UTC] jiangtao6888 at gamil dot com
Description:
------------
---
From manual page: https://php.net/migration74.new-features
---

pecl install ***

Test script:
---------------
 pecl install redis

Notice: Trying to access array offset on value of type bool in REST.php on line 181
PHP Notice:  Trying to access array offset on value of type bool in /usr/local/Cellar/php/7.4.0/share/php/pear/PEAR/REST.php on line 181

Notice: Trying to access array offset on value of type bool in /usr/local/Cellar/php/7.4.0/share/php/pear/PEAR/REST.php on line 181


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-11-30 07:59 UTC] cmb@php.net
There is already a PR which would fix this issue:
<https://github.com/pear/pear-core/pull/102>.
 [2020-04-11 09:38 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-04-11 09:38 UTC] cmb@php.net
A fix has been released with pear-core 1.10.11.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 16:01:29 2024 UTC