File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 22Bug #27722 (Segfault on schema without targetNamespace)
33--EXTENSIONS--
44soap
5- --GET--
6- wsdl
75--INI--
86soap.wsdl_cache_enabled=0
97--FILE--
Original file line number Diff line number Diff line change 22Bug #27742 (WDSL SOAP Parsing Schema bug)
33--EXTENSIONS--
44soap
5- --GET--
6- wsdl
75--INI--
86soap.wsdl_cache_enabled=0
97--FILE--
Original file line number Diff line number Diff line change 11--TEST--
22SOAP Server 11: bind
3+ --SKIPIF--
4+ <?php
5+ if (PHP_OS_FAMILY === "Windows " ) {
6+ die ("skip currently unsupported on Windows " );
7+ }
8+ ?>
39--EXTENSIONS--
410soap
511--GET--
Original file line number Diff line number Diff line change 11--TEST--
22SOAP Server 12: WSDL generation
3+ --SKIPIF--
4+ <?php
5+ if (PHP_OS_FAMILY === "Windows " ) {
6+ die ("skip currently unsupported on Windows " );
7+ }
8+ ?>
39--EXTENSIONS--
410soap
511--GET--
You can’t perform that action at this time.
0 commit comments