ID:               32179
 Updated by:       [EMAIL PROTECTED]
 Reported By:      spmhere1 at lenivec dot com
-Status:           Open
+Status:           Verified
 Bug Type:         XMLRPC-EPI related
 Operating System: Linux
-PHP Version:      4.3.10
+PHP Version:      4.3.10, 5CVS-2005-03-09


Previous Comments:
------------------------------------------------------------------------

[2005-03-03 18:28:50] spmhere1 at lenivec dot com

Description:
------------
Following code produces segmentation fault - because of recursive
reference


Reproduce code:
---------------
$data = array();
$data['a'] =& $data;
$data_xml = xmlrpc_encode($data);




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32179&edit=1

Reply via email to