diff options
Diffstat (limited to 'ext/mysqli/tests/058.phpt')
| -rw-r--r-- | ext/mysqli/tests/058.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/mysqli/tests/058.phpt b/ext/mysqli/tests/058.phpt index 59edb3ffe4..3d268749b9 100644 --- a/ext/mysqli/tests/058.phpt +++ b/ext/mysqli/tests/058.phpt @@ -64,10 +64,10 @@ array(4) { [0]=> int(1) [1]=> - %unicode|string%(3) "foo" + string(3) "foo" [2]=> int(2) [3]=> - %unicode|string%(3) "bar" + string(3) "bar" } -done! +done!
\ No newline at end of file |
