History log of /PHP-5.5/ext/soap/php_soap.h (Results 51 – 65 of 65)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.5RC1
# 9a3cdc64 09-Jan-2004 Dmitry Stogov

Source cleanup.


# 5e57f973 09-Jan-2004 Wez Furlong

let soap build with php5


# 577439e9 09-Jan-2004 Ilia Alshanetsky

Fixed build.


# dd5ce0c4 08-Jan-2004 Dmitry Stogov

SOAP versioning model was implemented (support for SOAP 1.1 and SOAP 1.2)


# 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
# 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
# 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
# 6c843d14 17-Jan-2003 Andrey Hristov

Moved to C style comments.
Last time forgot to convert the header files.


# 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, 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


123