]> granicus.if.org Git - php/commit
Server-part support for SOAP Headers was implemented (incomplete)
authorDmitry Stogov <dmitry@php.net>
Mon, 2 Feb 2004 16:19:39 +0000 (16:19 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 2 Feb 2004 16:19:39 +0000 (16:19 +0000)
commit840526f1d3709a62427b4ce46dd8ebaca25e8886
tree24c41f3bb639328d796af2a2cafbc3d76a3c78d9
parentc9941f9d20fc539567c6891bfbabd5851c5aab7b
Server-part support for SOAP Headers was implemented (incomplete)
40 files changed:
ext/soap/TODO
ext/soap/php_packet_soap.c
ext/soap/php_soap.h
ext/soap/soap.c
ext/soap/tests/soap12/T01.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T02.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T03.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T04.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T05.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T10.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T11.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T12.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T13.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T14.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T15.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T19.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T22.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T23.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T26.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T29.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T30.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T32.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T33.phpt
ext/soap/tests/soap12/T34.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T35.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T36.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T37.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T38_1.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T38_2.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T39.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T40.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T66.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T67.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T68.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T73.phpt
ext/soap/tests/soap12/T74.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T78.phpt [new file with mode: 0644]
ext/soap/tests/soap12/T80.phpt [new file with mode: 0644]
ext/soap/tests/soap12/soap12-test.inc
ext/soap/tests/soap12/soap12-test.wsdl