ID:               32179
 Updated by:       [EMAIL PROTECTED]
 Reported By:      spmhere1 at lenivec dot com
-Status:           Verified
+Status:           Assigned
 Bug Type:         XMLRPC-EPI related
 Operating System: *
 PHP Version:      5CVS, 4CVS (2005-03-09)
-Assigned To:      
+Assigned To:      tony2001


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