Test: /ext/xmlrpc/tests/001.phpt - Version 5.6.0RC3    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- string(174) "<?xml version="1.0" encoding="iso-8859-1"?>
002- <methodCall>
003- <methodName>-1</methodName>
004- <params>
005- <param>
006- <value>
007- <int>1</int>
008- </value>
009- </param>
010- </params>
011- </methodCall>
012- "
013- string(160) "<?xml version="1.0" encoding="iso-8859-1"?>
014- <methodCall>
015- <methodName/>
016- <params>
017- <param>
018- <value>
019- <int>1</int>
020- </value>
021- </param>
022- </params>
023- </methodCall>
024- "
025-
026- Warning: xmlrpc_encode_request() expects parameter 1 to be string, array given in %s on line %d
027- NULL
028- string(175) "<?xml version="1.0" encoding="iso-8859-1"?>
029- <methodCall>
030- <methodName>3.4</methodName>
031- <params>
032- <param>
033- <value>
034- <int>1</int>
035- </value>
036- </param>
037- </params>
038- </methodCall>
039- "
040- Done