summaryrefslogtreecommitdiff
path: root/ext/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* tix fypoAntony Dovgal2005-12-181-1/+1
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-1/+1
* MFH: fix ZTS buildRob Richards2005-10-051-9/+9
* fix #32179 (xmlrpc_encode() segfaults with recursive references)Antony Dovgal2005-10-041-15/+28
* MFH: Fixed build with phpizefoobar2005-09-121-1/+1
* MFHfoobar2005-08-281-6/+6
* - Bumber up yearfoobar2005-08-032-2/+2
* Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).Ilia Alshanetsky2005-06-301-0/+4
* - Unify the "configure --help" textsfoobar2005-05-291-3/+3
* - Made the libxml related stuff to error out if someone does --disable-allfoobar2005-04-271-12/+15
* Fixed bug #32797 (invalid C code in xmlrpc extension).Joe Orton2005-04-221-2/+8
* Reshufle includes to make it compile on windowsEdin Kadribasic2005-03-282-3/+8
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-263-21/+51
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-302-4/+4
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-3/+3
* Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-011-4/+6
* Removed C++ style comments.Ilia Alshanetsky2004-04-275-95/+95
* Fix warningArd Biesheuvel2004-03-081-1/+1
* MFB fix #27408Ard Biesheuvel2004-03-081-4/+3
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Add dependencies for these extensionsWez Furlong2003-12-221-0/+1