summaryrefslogtreecommitdiff
path: root/ext/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - Fixed testsFelipe Pena2008-12-272-12/+3
* - MFH: Fixed code (comparison with string literal)Felipe Pena2008-12-271-1/+1
* Removed unused variableIlia Alshanetsky2008-12-171-1/+6
* MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable errorIlia Alshanetsky2008-12-092-9/+19
* - 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:Felipe Pena2008-09-103-11/+101
* - MFH: WS, ComesticsFelipe Pena2008-08-241-66/+61
* - MFH: Fix buildFelipe Pena2008-08-151-2/+2
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-1/+1
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-1/+1
* - New testsFelipe Pena2008-07-182-0/+61
* MFB:Felipe Pena2008-07-181-36/+36
* - don't enable xmlrpc when libxml is missingPierre Joye2008-07-061-4/+2
* - MFH: silent redefinition warningPierre Joye2008-07-051-4/+9
* 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
* - really check for the dependency, libs and header and don't enable the ext i...Pierre Joye2008-06-221-6/+14
* - Fix wsFelipe Pena2008-06-201-475/+457
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+2
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFH: fix #42736 (xmlrpc_server_call_method() crashes)Antony Dovgal2007-11-122-4/+59
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* limit iconv parameters here tooStanislav Malyshev2007-09-191-1/+9
* Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-183-3/+33
* MFH: php_localtime_r() checksAntony Dovgal2007-06-071-0/+6
* Fix Windows BuildEdin Kadribasic2007-05-031-2/+2
* Fixed bug #40703 (Resolved a possible namespace conflict between libxmlrpcIlia Alshanetsky2007-03-045-10/+10
* increase array size to fit buffer sizeStanislav Malyshev2007-02-231-1/+1
* 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-212-3/+80
* MFHAntony Dovgal2007-01-122-46/+3
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* last set of zts fixesIlia Alshanetsky2006-11-301-2/+6
* MFH: fix compile warningAntony Dovgal2006-11-131-1/+1
* fix segfault and leak in ext/xmlrpcAntony Dovgal2006-08-143-1/+124
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-112-1/+26
* MFH: fix compile warnings (#38257)Antony Dovgal2006-07-301-2/+5
* MFH: fix/add SKIPIFHannes Magnusson2006-06-271-0/+2
* add testAntony Dovgal2006-04-121-0/+62
* fix #37057 (xmlrpc_decode() may produce arrays with numeric strings which are...Antony Dovgal2006-04-121-1/+7
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)foobar2005-12-181-2/+5