Skip to content

Commit 9b6aa26

Browse files
committed
fixed bug #65311 testsuite failure due to incomplete fix to bug28985.phpt
1 parent 25f924a commit 9b6aa26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/soap/tests/bugs/bug28985.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ array(42) {
4444
string iUserPassword;
4545
}"
4646
[8]=>
47-
string(86) "struct MGCodeLibelle {
47+
string(87) "struct MGCodeLibelle {
4848
string Code;
4949
string Libelle;
5050
boolean Default;
@@ -203,4 +203,4 @@ array(42) {
203203
string(76) "struct GetEnvironnementResponse {
204204
MGEnvironnement GetEnvironnementResult;
205205
}"
206-
}
206+
}

0 commit comments

Comments
 (0)