Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init |
|
#
0e2f675c |
| 14-Mar-2003 |
Alan Knowles |
fixes to enable module building
|
Revision tags: php-4.3.2RC1 |
|
#
b68739f7 |
| 05-Mar-2003 |
Wez Furlong |
- Remove legacy non-streams code (as discussed with Brad). - Make get_http_header_value() work using case-insensitive compares for the header names, as per relevant RFC's. - General per
- Remove legacy non-streams code (as discussed with Brad). - Make get_http_header_value() work using case-insensitive compares for the header names, as per relevant RFC's. - General performance boost for get_http_headers(). - Fix a crash bug when a malformed URL is passed to the soap client. - Implement https:// support in the the soap client. (does not verify the remote server certificate; it provides an encrypted link only). - Provide a hook for libxml to parse files using any registered PHP wrapper, including https://, ftps:// and any user-space streams.
show more ...
|
#
8e5aaa0e |
| 04-Mar-2003 |
Wez Furlong |
Miscellaneous compilation warning, coding standards, build related, memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or seg
Miscellaneous compilation warning, coding standards, build related, memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or segfaulting.
show more ...
|
#
2c1b3b74 |
| 26-Feb-2003 |
Brad LaFountain |
changes in the past shouldn't have compiled.
|
Revision tags: php-4.3.1 |
|
#
f8656a71 |
| 08-Feb-2003 |
Andrey Hristov |
adding a note.
|
#
550def56 |
| 08-Feb-2003 |
Andrey Hristov |
making it compilable under ZE2 (PHP5). NOTE : Even it is compilable there is an compilation warning because of that handle_function_call is deprecated in ZE2 (#if 0). Look like there will is
making it compilable under ZE2 (PHP5). NOTE : Even it is compilable there is an compilation warning because of that handle_function_call is deprecated in ZE2 (#if 0). Look like there will is a problem with __call().
show more ...
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
05ff5da3 |
| 14-Jan-2003 |
Andrey Hristov |
Migrated to C style comments.
|
#
ffeb57af |
| 13-Jan-2003 |
Andrey Hristov |
Modifying TS build. Migrating to _ex API for hash traversal.
|
#
cd2ce96e |
| 11-Jan-2003 |
Andrey Hristov |
reverting
|
#
53656f19 |
| 10-Jan-2003 |
Andrey Hristov |
skipping unneeded copy
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1 |
|
#
7c1d2ff2 |
| 14-Aug-2002 |
Brad LaFountain |
some more doc/lit stuff some more wsdl stuff
|
#
a8326d6f |
| 07-Aug-2002 |
Brad LaFountain |
Sync with Sourceforge CVS
|
Revision tags: dev, php-4.2.2 |
|
#
da1a01ee |
| 14-Jul-2002 |
Shane Caraveo |
a few fixes fix __isfault fix decimal encoding fix a couple crashers in release builds by initializing variables set http to 1.0 since 1.1 features are not really supported
|
#
a51e6a94 |
| 08-Jul-2002 |
Shane Caraveo |
a little more whitespace fix
|
#
ec3b1f1f |
| 08-Jul-2002 |
Shane Caraveo |
fix the line ending problems in the files
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE |
|
#
f8875ada |
| 07-Jul-2002 |
Shane Caraveo |
import php-soap library from sourceforge
|