]> granicus.if.org Git - php/commit
Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault...
authorDmitry Stogov <dmitry@php.net>
Tue, 22 Mar 2005 10:19:08 +0000 (10:19 +0000)
committerDmitry Stogov <dmitry@php.net>
Tue, 22 Mar 2005 10:19:08 +0000 (10:19 +0000)
commitfedbd2145a2811182414acc089b7115965c3b849
treefd9894c763789eb893e116ba5864fce80db28370
parent5d0281d0609094bc85fc9792ea81257fc479132d
Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)
ext/soap/php_encoding.c
ext/soap/php_encoding.h
ext/soap/php_packet_soap.c
ext/soap/php_schema.c
ext/soap/php_sdl.h
ext/soap/soap.c
ext/soap/tests/bugs/bug30106.phpt [new file with mode: 0644]
ext/soap/tests/bugs/bug30106.wsdl [new file with mode: 0644]