Sebastian Bergmann
d1dded8751
MFH: Bump copyright year, 2 of 2.
2007-12-31 07:17:19 +00:00
Sebastian Bergmann
4223aa4d5e
MFH: Bump year.
2007-01-01 09:36:18 +00:00
foobar
5bd93221a8
bump year and license version
2006-01-01 12:51:34 +00:00
foobar
23e671a51e
- Bumber up year
2005-08-03 14:08:58 +00:00
Dmitry Stogov
76a447c900
Fixed HTTP basic authentication headers during subrequsts to xsd files
2005-07-08 09:36:28 +00:00
Dmitry Stogov
d9226a1dd0
Support for HTTP redirection.
2004-06-21 12:56:33 +00:00
Dmitry Stogov
38ef28e41b
Allowing user defined SOAP transports with SoapClient::__doRequest()
2004-05-20 16:55:03 +00:00
Dmitry Stogov
e439a1af7f
fix: "Authors" corrected
2004-01-29 11:51:11 +00:00
Derick Rethans
9d2f84e411
- Add our standard header
2004-01-29 09:27:06 +00:00
Dmitry Stogov
fb52edb194
SOAP 1.2 support was improved
2004-01-15 08:38:14 +00:00
Dmitry Stogov
98ff80dba9
WSDL: support for multiple services/ports/bindings was implemented
2004-01-13 13:50:09 +00:00
Dmitry Stogov
de6184edee
PHP5 support, better encoding and WSDL support, interop round 2 base and groupB
2004-01-05 16:44:01 +00:00
Wez Furlong
b68739f7f9
- 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.
2003-03-05 14:23:56 +00:00
Wez Furlong
8e5aaa0e7c
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.
2003-03-04 23:01:24 +00:00
Andrey Hristov
ffeb57afb5
Modifying TS build.
...
Migrating to _ex API for hash traversal.
2003-01-13 16:39:16 +00:00
Shane Caraveo
f8875adaab
import php-soap library from sourceforge
2002-07-07 23:03:43 +00:00