History log of /PHP-5.6/ext/xmlrpc/xmlrpc-epi-php.c (Results 101 – 111 of 111)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# 194e17cd 30-Oct-2001 Dan Libby

patches to sync with sourceforge project, version 0.50. primary change: adds support for SOAP v 1.1


Revision tags: POST_PARAMETER_PARSING_API
# ca38506f 26-Oct-2001 Thies C. Arntzen

ZTS fixes


# 2977edaa 25-Oct-2001 Thies C. Arntzen

make it compile again and nuke most warnings


# 2b8e0d43 21-Oct-2001 Sterling Hughes

MFB


Revision tags: PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 8f4109e8 17-Oct-2001 Egon Schmid

Fixed some protos.


# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3
# 6a8a5767 26-Sep-2001 Jeroen van Wolffelaar

4rd run... now also var.Z_*


# 21f2b927 26-Sep-2001 Jeroen van Wolffelaar

3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.


Revision tags: POST_SUBST_Z_MACROS
# 6cfba2a3 25-Sep-2001 Jeroen van Wolffelaar

2nd phase in back-substitution those macro's

I've got pretty much everything now...


# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS, php-4.0.7RC2
# 6883b921 06-Sep-2001 Dan Libby

adding xmlrpc extension, per Stig's request


12345