Edit report at http://pear.php.net/bugs/bug.php?id=18384&edit=1
ID: 18384
Updated by: daniel.oconnor@gmail.com
Reported By: tom at samplonius dot org
Summary: Fix deprecated warning (patch)
Status: Wont fix
Type: Bug
Package: XML_Beautifier
Operating System: CentOS 4
Package Version: 1.2.2
PHP Version: 5.3.6
Roadmap Versions:
New Comment:
Hey Tom, if you do need a fix like this applied; feel free to fork this
to
XML_Beautifier2
Previous Comments:
------------------------------------------------------------------------
[2011-03-26 19:52:33] dufuz
-Status: Open
+Status: Wont fix
This is a PHP 4 package, not PHP 5 - These kind of fixes do not apply.
------------------------------------------------------------------------
[2011-03-22 04:49:11] tom_samplonius
Added #patch bug:18384;patch:Beautifier.php.patch;revision:1300769351;.
------------------------------------------------------------------------
[2011-03-22 04:48:50] tom_samplonius
Description:
------------
XML_Beautifier contains an old style PHP4 object reference. This causes
a deprecated warning even with E_STRICT warnings turned off.
------------------------------------------------------------------------