#
8f0ea19f |
| 14-Jan-2004 |
Dmitry Stogov |
WSDL: encoding rpc/document and encoded/literal
|
#
c7085246 |
| 13-Jan-2004 |
Dmitry Stogov |
FIX: memory leak
|
#
98ff80db |
| 13-Jan-2004 |
Dmitry Stogov |
WSDL: support for multiple services/ports/bindings was implemented
|
#
5ebcab9d |
| 13-Jan-2004 |
Dmitry Stogov |
Check for "<?xml" header was removed
|
#
fceb95f1 |
| 13-Jan-2004 |
Dmitry Stogov |
XML parsing warnings and notices were disabled.
|
#
964d9c58 |
| 13-Jan-2004 |
Dmitry Stogov |
HTTP Cookies support (see interop round2 base kafka)
|
Revision tags: php-4.3.5RC1 |
|
#
9a3cdc64 |
| 09-Jan-2004 |
Dmitry Stogov |
Source cleanup.
|
#
d9328fb3 |
| 09-Jan-2004 |
Dmitry Stogov |
BUGFIX: close string with smart_str_0()
|
#
498254e1 |
| 09-Jan-2004 |
Dmitry Stogov |
Support for persistent HTTP connections was implemented (keep-alive)
|
#
ecbad181 |
| 08-Jan-2004 |
Dmitry Stogov |
HTTP Authentication was implemented
|
#
ea2f4b7a |
| 06-Jan-2004 |
Dmitry Stogov |
https:// support was implemented for PHP5
|
#
de6184ed |
| 05-Jan-2004 |
Dmitry Stogov |
PHP5 support, better encoding and WSDL support, interop round 2 base and groupB
|
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, 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 ...
|
Revision tags: php-4.3.1, 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.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2 |
|
#
3598fbce |
| 22-Nov-2002 |
Jan Kneschke |
- fixed a buffer under run - initializing variables is a good thing - in case of a invalid response we don't seg-fault here anymore
|
Revision tags: 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 |
|
#
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
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE |
|
#
f8875ada |
| 07-Jul-2002 |
Shane Caraveo |
import php-soap library from sourceforge
|