History log of /PHP-5.5/ext/xmlrpc/xmlrpc-epi-php.c (Results 101 – 107 of 107)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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