From a8a3ae8566cda3c067c2dc6183e5627698dce71c Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 17 Nov 2004 06:19:12 +0000 Subject: [PATCH] namespace was renamed --- ext/soap/tests/classmap.wsdl | 8 ++++---- ext/soap/tests/classmap001.phpt | 2 +- ext/soap/tests/classmap002.phpt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ext/soap/tests/classmap.wsdl b/ext/soap/tests/classmap.wsdl index cb081b2e98..25062630ac 100644 --- a/ext/soap/tests/classmap.wsdl +++ b/ext/soap/tests/classmap.wsdl @@ -36,19 +36,19 @@ - + - + - + - + diff --git a/ext/soap/tests/classmap001.phpt b/ext/soap/tests/classmap001.phpt index 0bda1674b6..1908ddd1ec 100644 --- a/ext/soap/tests/classmap001.phpt +++ b/ext/soap/tests/classmap001.phpt @@ -46,5 +46,5 @@ echo "ok\n"; ?> --EXPECT-- -Classname: book +Classname: book ok diff --git a/ext/soap/tests/classmap002.phpt b/ext/soap/tests/classmap002.phpt index 551198e13b..e6f5af9913 100644 --- a/ext/soap/tests/classmap002.phpt +++ b/ext/soap/tests/classmap002.phpt @@ -8,7 +8,7 @@ class TestSoapClient extends SoapClient{ function __doRequest($request, $location, $action, $version) { return << - + Blaat aap -- 2.50.1