summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/022.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/022.phpt')
-rw-r--r--ext/mysqli/tests/022.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqli/tests/022.phpt b/ext/mysqli/tests/022.phpt
index 4e07b4426d..36fdd7cee4 100644
--- a/ext/mysqli/tests/022.phpt
+++ b/ext/mysqli/tests/022.phpt
@@ -46,8 +46,8 @@ require_once('skipifconnectfailure.inc');
--EXPECTF--
array(2) {
[0]=>
- unicode(10) "1234567890"
+ %unicode|string%(10) "1234567890"
[1]=>
%s(13) "32K String ok"
}
-done!
+done! \ No newline at end of file