From 1432e7b40f08515d95b035fe47daeb39aaee3197 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Tue, 26 Sep 2006 13:06:13 +0000 Subject: added unicode support for mysqli extension --- ext/mysqli/tests/063.phpt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/mysqli/tests/063.phpt') diff --git a/ext/mysqli/tests/063.phpt b/ext/mysqli/tests/063.phpt index 9dd01629aa..86d66b1544 100644 --- a/ext/mysqli/tests/063.phpt +++ b/ext/mysqli/tests/063.phpt @@ -19,3 +19,5 @@ resultset constructor ?> --EXPECT-- string(3) "foo" +--UEXPECT-- +unicode(3) "foo" -- cgit v1.2.1