Test: /ext/xmlrpc/tests/bug45556.phpt - Version 7.4.5        

Bug #45556 Return value from callback isn't freed
Submitted: 2008-07-18 14:54:40 Modified: 2008-07-18 17:35:44
From: felipensp Assigned: felipe
Status: Closed Package: XMLRPC-EPI related
PHP Version: 5.2CVS-2008-07-18 (CVS) OS:

There are 2 different diffs reported by users for this test.

Count Diff
5 (63%)
003+ Warning: xmlrpc_server_call_method(): xml parse error: [line 0, column 1, message: syntax error] Unable to add introspection data returned from bar::test() in %s/bug45556.php on line 21 003- Warning: xmlrpc_server_call_method(): xml parse error: [line 1, column 1, message: Invalid document end] Unable to add introspection data returned from bar::test() in %s on line %d
3 (38%)
002+ expat reports error code 2 003+ description: syntax error 004+ line: 1 005+ column: 0 006+ byte index: 0 007+ total bytes: 0 003- Warning: xmlrpc_server_call_method(): xml parse error: [line 1, column 1, message: Invalid document end] Unable to add introspection data returned from bar::test() in %s on line %d 009+ data beginning 0 before byte index: foo 010+ 011+ Warning: xmlrpc_server_call_method(): xml parse error: [line 0, column 1, message: syntax error] Unable to add introspection data returned from bar::test() in %s/bug45556.php on line 21 014+ xmlrpc: attempted to add key/val pair to vector of type array 015+ xmlrpc: attempted to add key/val pair to vector of type array 016+ xmlrpc: attempted to add key/val pair to vector of type array 017+ xmlrpc: attempted to add key/val pair to vector of type array 018+ xmlrpc: attempted to add key/val pair to vector of type array 019+ xmlrpc: attempted to add key/val pair to vector of type array