summaryrefslogtreecommitdiff
path: root/tests/func/006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func/006.phpt')
-rw-r--r--tests/func/006.phpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/func/006.phpt b/tests/func/006.phpt
index 077b6f873c..653ed53593 100644
--- a/tests/func/006.phpt
+++ b/tests/func/006.phpt
@@ -24,3 +24,6 @@ var_dump( $a ); // 1A
--EXPECT--
string(2) "2B"
string(2) "1A"
+--UEXPECT--
+unicode(2) "2B"
+unicode(2) "1A"