Edit report at https://pear.php.net/bugs/bug.php?id=18912&edit=1
ID: 18912
Updated by: [email protected]
Reported By: pear at kingsquare dot nl
Summary: PHP5 E_strict fixes for Pear::isError
-Status: Analyzed
+Status: Wont fix
Type: Feature/Change Request
Package: HTTP_Download
Operating System: Windows
Package Version: 1.1.4
PHP Version: Irrelevant
Assigned To: jausions
Roadmap Versions:
New Comment:
-Status: Analyzed
+Status: Wont fix
Will be sorted out by https://github.com/pear/HTTP_Download2
Previous Comments:
------------------------------------------------------------------------
[2011-10-31 13:59:14] doconnor
-Status: Open
+Status: Analyzed
-Assigned To:
+Assigned To: jausions
Nicely done.
------------------------------------------------------------------------
[2011-10-17 12:01:43] kingsquare
Added #patch bug:18912;patch:isError-fixes;revision:1318849303;.
------------------------------------------------------------------------
[2011-10-17 12:01:11] kingsquare
Description:
------------
Currently the script emotes alot of strict errors in PHP5 due to the
non static PEAR::isError function. The attached patch replaces all
calls to a is_a($variable, 'Pear_Error') since the optional second
parameter wasnt used anyway...
------------------------------------------------------------------------