Bug 18161 - Backport php-pear since current versions causes many messages
Summary: Backport php-pear since current versions causes many messages
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 5
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: All Packagers
QA Contact:
URL:
Whiteboard:
Keywords: Backport
Depends on:
Blocks:
 
Reported: 2016-04-08 12:51 CEST by Marc Krämer
Modified: 2017-08-14 11:19 CEST (History)
1 user (show)

See Also:
Source RPM: php-pear-1.9.5-8.mga5.src.rpm
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.