summaryrefslogtreecommitdiff
path: root/ext/soap/php_xml.h
Commit message (Collapse)AuthorAgeFilesLines
* PHP5 and WIN32 support was improvedDmitry Stogov2004-02-061-0/+2
|
* WSDL parsing speedup. Source cleanup.Dmitry Stogov2004-02-051-2/+3
|
* SOAP Headers was implemented (near complete)Dmitry Stogov2004-02-041-4/+6
|
* SOAP 1.2 specification conformity was improvedDmitry Stogov2004-01-301-0/+2
|
* fix: "Authors" correctedDmitry Stogov2004-01-291-1/+3
|
* - Add our standard headerDerick Rethans2004-01-291-0/+19
|
* Error reoprting improved by prefixDmitry Stogov2004-01-281-1/+0
| | | | | | New 'HTTP' fault code Source cleanup
* XML Schema support was impovedDmitry Stogov2004-01-191-0/+1
|
* Source ceanupDmitry Stogov2004-01-131-1/+31
|
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-1/+1
|
* - Remove legacy non-streams code (as discussed with Brad).Wez Furlong2003-03-051-0/+5
| | | | | | | | | | | | - 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.
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+23