From 9b6aa268a3ab431b7dcd592b922dbc399202e58d Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 23 Jul 2013 09:59:08 +0200 Subject: [PATCH] fixed bug #65311 testsuite failure due to incomplete fix to bug28985.phpt --- ext/soap/tests/bugs/bug28985.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/soap/tests/bugs/bug28985.phpt b/ext/soap/tests/bugs/bug28985.phpt index 5134cbf099..73ff899c39 100644 --- a/ext/soap/tests/bugs/bug28985.phpt +++ b/ext/soap/tests/bugs/bug28985.phpt @@ -44,7 +44,7 @@ array(42) { string iUserPassword; }" [8]=> - string(86) "struct MGCodeLibelle { + string(87) "struct MGCodeLibelle { string Code; string Libelle; boolean Default; @@ -203,4 +203,4 @@ array(42) { string(76) "struct GetEnvironnementResponse { MGEnvironnement GetEnvironnementResult; }" -} \ No newline at end of file +} -- 2.49.0