ID:               32179
 User updated by:  spmhere1 at lenivec dot com
-Summary:          Segmentation fault
 Reported By:      spmhere1 at lenivec dot com
 Status:           Open
 Bug Type:         XMLRPC-EPI related
 Operating System: Linux
 PHP Version:      4.3.10
 New Comment:

changed summary to better match the issue


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