summaryrefslogtreecommitdiff
path: root/ext/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make xmlrpc build using our expat compat functions.Wez Furlong2003-12-191-0/+13
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-164-15/+26
* export libxml2 and iconv symbolsRob Richards2003-12-081-2/+2
* fix for dereferncing null pointer (mfladischer@gmx.net)George Schlossnagle2003-10-151-1/+6
* - Always look into /usr/local before /usrfoobar2003-10-011-1/+3
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-2/+2
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* Use new infrastructure.Zeev Suraski2003-08-031-5/+2
* Id tag added.Andrey Hristov2003-07-192-2/+6
* Fixed win32 build (link to external expat).Edin Kadribasic2003-06-151-4/+4
* updating license information in the headers.James Cox2003-06-102-6/+6
* - Unbundle libxml and expat. Now this compiles too..foobar2003-05-191-4/+2
* Adjust path to bundled expat sources for Win32 build.Sebastian Bergmann2003-05-031-2/+2
* Fix two crash bugs when optional parameters are not specified.Wez Furlong2003-03-011-11/+21
* Made the code use php_error_docref().Ilia Alshanetsky2003-01-141-400/+354
* Fixed ZTS build.Edin Kadribasic2003-01-131-0/+2
* - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Path by JanDerick Rethans2003-01-101-2/+2
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* time is a function. Use the name of the variable 'timestamp'Frank M. Kromann2002-11-261-1/+1
* Adding missing header file on Win32Frank M. Kromann2002-11-261-0/+1
* removing unused variablesFrank M. Kromann2002-11-262-2/+3
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-5/+3
* Fix bug: #19124, xmlrpc extension builds ok now as shared extension.foobar2002-08-302-3/+12
* kill some compile warningsfoobar2002-08-221-1/+4