summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/048.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/048.phpt')
-rw-r--r--ext/mysqli/tests/048.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/mysqli/tests/048.phpt b/ext/mysqli/tests/048.phpt
index d23189cc7a..bd2625ad61 100644
--- a/ext/mysqli/tests/048.phpt
+++ b/ext/mysqli/tests/048.phpt
@@ -72,8 +72,8 @@ array(11) {
[8]=>
NULL
[9]=>
- %unicode|string%(4) "foo1"
+ string(4) "foo1"
[10]=>
- %unicode|string%(4) "1000"
+ string(4) "1000"
}
-done!
+done! \ No newline at end of file