summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-131-0/+44
* Test extension xmlrpc encode type double and string decode type string and introot2013-08-243-0/+105
* Create test to the extension xmlrpcroot2013-08-182-0/+128
* Fix test, from PR 158Xinchen Hui2012-08-111-0/+2
* Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variableNikita Popov2012-03-031-0/+17
* Fix bug #61097 Memory leak in xmlrpc functions copying zvalsNikita Popov2012-02-181-0/+16
* - add skipifPierre Joye2011-09-051-0/+2
* Revert fix for bug #53493 to be compliant with the XML specificationKalle Sommer Nielsen2010-12-131-15/+0
* Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)Kalle Sommer Nielsen2010-12-131-0/+15
* Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPCRaphael Geissert2010-03-131-0/+14
* - Added missing SKIPIF section to tests (bug #51014)Jani Taskinen2010-02-128-0/+16
* Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).Ilia Alshanetsky2010-01-171-0/+62
* - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)Felipe Pena2009-11-251-0/+115
* - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in call...Felipe Pena2009-11-241-0/+43
* cleanup parameter parsingStanislav Malyshev2009-08-183-20/+6
* Fix testRasmus Lerdorf2009-08-061-1/+1
* - New testFelipe Pena2009-05-221-0/+49
* - MFH: Fixed bug #47818 (Segfault due to bound callback param)Felipe Pena2009-04-021-0/+39
* - Fixed testsFelipe Pena2008-12-272-12/+3
* MFH:Felipe Pena2008-09-102-0/+74
* - New testsFelipe Pena2008-07-182-0/+61
* MFH: fix #42736 (xmlrpc_server_call_method() crashes)Antony Dovgal2007-11-121-0/+56
* Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-181-0/+15
* wrong string lenAntony Dovgal2007-02-211-1/+1
* add test for 64bit archAntony Dovgal2007-02-211-0/+77
* fix testAntony Dovgal2007-02-211-0/+5
* MFH: fix #40576 (double values are truncated to 6 decimal digits when encoding)Antony Dovgal2007-02-211-0/+72
* fix segfault and leak in ext/xmlrpcAntony Dovgal2006-08-142-0/+122
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-111-0/+25
* MFH: fix/add SKIPIFHannes Magnusson2006-06-271-0/+2
* add testAntony Dovgal2006-04-121-0/+62