Bug 18161

Summary: Backport php-pear since current versions causes many messages
Product: Mageia Reporter: Marc Krämer <mageia>
Component: RPM PackagesAssignee: All Packagers <pkg-bugs>
Status: RESOLVED OLD QA Contact:
Severity: normal    
Priority: Normal CC: marja11
Version: 5Keywords: Backport
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: php-pear-1.9.5-8.mga5.src.rpm CVE:
Status comment:

Description Marc Krämer 2016-04-08 12:51:19 CEST
the current shipped version of php-pear is incompatible with php 5.6.
Calling e.g. PEAR::isError() causes notices:
"Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context"

this is fixed in the current stable release pear 1.10
Comment 1 Marja Van Waes 2016-04-09 10:13:58 CEST
(In reply to M K from comment #0)
> the current shipped version of php-pear is incompatible with php 5.6.
> Calling e.g. PEAR::isError() causes notices:
> "Non-static method PEAR::isError() should not be called statically, assuming
> $this from incompatible context"
> 
> this is fixed in the current stable release pear 1.10

Assigning to all packagers collectively, since there is no maintainer for this package.

Keywords: (none) => Backport
CC: (none) => marja11
Assignee: bugsquad => pkg-bugs

Comment 2 Marc Krämer 2016-04-09 11:20:28 CEST
FYI: the package is already present in mga6
Comment 3 Marc Krämer 2017-08-14 11:19:01 CEST
fixed in mga6

Resolution: (none) => OLD
Status: NEW => RESOLVED