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