History log of /PHP-5.5/ext/xmlrpc/xmlrpc-epi-php.c (Results 26 – 50 of 107)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a990ce69 13-Dec-2010 Kalle Sommer Nielsen

Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)


Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 54fc4537 13-Mar-2010 Felipe Pena

- Fix mem. leak


# d8da372f 13-Mar-2010 Raphael Geissert

Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
requests (bug #51288)


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# ebe5ff73 17-Jan-2010 Ilia Alshanetsky

Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# a94558c8 08-Dec-2009 Felipe Pena

- Added MAKE_COPY_ZVAL(ppzv, pzv) macro


Revision tags: php-5.2.12RC3, php-5.2.12RC2
# 74d4059f 25-Nov-2009 Felipe Pena

- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)


# 2e35533f 24-Nov-2009 Felipe Pena

- Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function)


Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2
# a5152590 18-Aug-2009 Stanislav Malyshev

cleanup parameter parsing


Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# ff4fd58f 22-May-2009 Felipe Pena

- MFH: Fixed invalid date checking


# c205eb51 14-May-2009 Ilia Alshanetsky

Fixed compiler warnings


# 46e28fb0 13-May-2009 Ilia Alshanetsky

Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime)
# Original patch by kawai at apache dot org


Revision tags: php-5.3.0RC2
# c23f8f11 02-Apr-2009 Felipe Pena

- MFH: Fixed bug #47818 (Segfault due to bound callback param)


Revision tags: php-5.3.0RC1
# 61bdfaa0 19-Mar-2009 Ilia Alshanetsky

Improved parameter parsing


Revision tags: RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


# e13d0115 27-Dec-2008 Felipe Pena

- MFH: Fixed code (comparison with string literal)


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# b9748913 24-Aug-2008 Felipe Pena

- MFH: WS, Comestics
- Folding


# 9e035152 15-Aug-2008 Felipe Pena

- MFH: Fix build


Revision tags: php-4.4.9
# e304515d 02-Aug-2008 Felipe Pena

- MFH: Added parameter TSRMLS_DC in zend_is_callable()


Revision tags: php-5.3.0alpha1, php-4.4.9RC1
# 6e090632 18-Jul-2008 Felipe Pena

MFB:
- Fixed bug #45556 (Return value from callback isn't freed).
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
- Fixed wrong arginfo for xmlrp

MFB:
- Fixed bug #45556 (Return value from callback isn't freed).
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
- Fixed wrong arginfo for xmlrpc_encode_request()

show more ...


# 8d5ba06e 02-Jul-2008 Rob Richards

fix win build


# 7ddf985e 30-Jun-2008 Felipe Pena

- zend_arg_defs.c is unnecessary now


12345