Edit report at http://pear.php.net/bugs/bug.php?id=17996&edit=1
ID: 17996
Updated by: jay.knight@stjude.org
Reported By: jay dot knight at stjude dot org
Summary: Calls to deprecated functions in PHP 5.3
-Status: Open
+Status: Closed
Type: Bug
Package: XML_Serializer
Operating System: linux/debian
Package Version: 0.20.1
PHP Version: 5.3.3
-Assigned To:
+Assigned To: jk3us
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: jk3us
Previous Comments:
------------------------------------------------------------------------
[2010-10-25 20:54:48] jk3us
Description:
------------
Getting these warnings in php 5.3:
Deprecated: Assigning the return value of new by reference is
deprecated in
/usr/share/php/XML/Unserializer.php on line 801
Deprecated: Assigning the return value of new by reference is
deprecated in
/usr/share/php/XML/Unserializer.php on line 804
Deprecated: Assigning the return value of new by reference is
deprecated in
/usr/share/php/XML/Unserializer.php on line 974
------------------------------------------------------------------------