Revision tags: php-4.2.3RC1 |
|
#
3ffe4cb1 |
| 13-Aug-2002 |
Rasmus Lerdorf |
bool not boolean
|
Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE |
|
#
7cdd6a6b |
| 06-Jul-2002 |
Derick Rethans |
- Consistent error messages
|
#
466208ea |
| 05-Jul-2002 |
foobar |
Fix typo.
|
Revision tags: xmlrpc_epi_0_51_merge_pt |
|
#
2154e7b5 |
| 05-Jul-2002 |
Dan Libby |
merged in updates from SF project. bring php repository up to date with xmlrpc-epi version 0.51
|
Revision tags: php-4.3.0dev_zend2_alpha2 |
|
#
4a4abfa6 |
| 29-Jun-2002 |
foobar |
Fix some build error on win32 (snapshot build)
|
Revision tags: php-4.3.0dev, php5_5_0 |
|
#
d8a361b8 |
| 16-Jun-2002 |
foobar |
Fixed bug: #17732. xmlrpc_decode_request() and xmlrpc_set_type() expect some parameters to be passed by reference.
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0 |
|
#
4a2c9980 |
| 17-Apr-2002 |
Uwe Steinmann |
- fixed memory leak
|
Revision tags: php-4.2.0RC4, php-4.2.0RC3 |
|
#
01412564 |
| 06-Apr-2002 |
Andrei Zmievski |
- Fixed a leak in xml_decode(). - Fixed it so it's possible to compile as a shared extension.
|
Revision tags: php-4.2.0RC2, php-4.2.0RC1 |
|
#
bfa2653b |
| 14-Mar-2002 |
Derick Rethans |
- Whitespace part 1
|
Revision tags: help |
|
#
90613d22 |
| 28-Feb-2002 |
Sebastian Bergmann |
Maintain headers.
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0 |
|
#
7b03b757 |
| 03-Dec-2001 |
Shane Caraveo |
Make xmlrpc module compilable on windows. compiles, but untested.
|
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
|