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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 + 34 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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 Apr 18 12:01:28 2024 UTC