summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/xmlrpc-epi-php.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-111-1/+0
* Bump yearXinchen Hui2014-01-031-1/+1
* HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-2/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variableNikita Popov2012-03-031-2/+1
* Fix bug #61097 Memory leak in xmlrpc functions copying zvalsNikita Popov2012-02-181-6/+4
* - Year++Felipe Pena2012-01-011-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Revert fix for bug #53493 to be compliant with the XML specificationKalle Sommer Nielsen2010-12-131-4/+1
* Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)Kalle Sommer Nielsen2010-12-131-1/+5
* - Fix mem. leakFelipe Pena2010-03-131-1/+2
* Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPCRaphael Geissert2010-03-131-4/+10
* Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).Ilia Alshanetsky2010-01-171-19/+16
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Added MAKE_COPY_ZVAL(ppzv, pzv) macroFelipe Pena2009-12-081-3/+1
* - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)Felipe Pena2009-11-251-3/+17
* - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in call...Felipe Pena2009-11-241-7/+14
* cleanup parameter parsingStanislav Malyshev2009-08-181-11/+11
* - MFH: Fixed invalid date checkingFelipe Pena2009-05-221-1/+1
* Fixed compiler warningsIlia Alshanetsky2009-05-141-1/+2
* Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime)Ilia Alshanetsky2009-05-131-2/+2
* - MFH: Fixed bug #47818 (Segfault due to bound callback param)Felipe Pena2009-04-021-2/+2
* Improved parameter parsingIlia Alshanetsky2009-03-191-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Fixed code (comparison with string literal)Felipe Pena2008-12-271-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-13/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+13
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-13/+0
* - MFH: WS, ComesticsFelipe Pena2008-08-241-66/+61
* - MFH: Fix buildFelipe Pena2008-08-151-2/+2
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-1/+1
* MFB:Felipe Pena2008-07-181-36/+36
* fix win buildRob Richards2008-07-021-1/+2
* - zend_arg_defs.c is unnecessary nowFelipe Pena2008-06-301-3/+0
* - Added arginfoFelipe Pena2008-06-281-14/+93
* - New parameter parsing APIFelipe Pena2008-06-281-98/+85
* - Fix wsFelipe Pena2008-06-201-475/+457
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix #42736 (xmlrpc_server_call_method() crashes)Antony Dovgal2007-11-121-4/+3
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-181-2/+6
* MFHAntony Dovgal2007-01-121-26/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: fix compile warningAntony Dovgal2006-11-131-1/+1
* fix segfault and leak in ext/xmlrpcAntony Dovgal2006-08-141-1/+2
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-111-1/+1
* fix #37057 (xmlrpc_decode() may produce arrays with numeric strings which are...Antony Dovgal2006-04-121-1/+7
* bump year and license versionfoobar2006-01-011-3/+3