From: Michael Wallner Date: Fri, 2 Jun 2006 23:45:53 +0000 (+0000) Subject: - add simple unicode test X-Git-Tag: RELEASE_1_0_0RC1~2800 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f00f7056a2f3be7ffe47ebd0e116cfd5759a3065;p=php - add simple unicode test --- diff --git a/tests/output/ob_016.phpt b/tests/output/ob_016.phpt new file mode 100644 index 0000000000..3adbca17b8 --- /dev/null +++ b/tests/output/ob_016.phpt @@ -0,0 +1,20 @@ +--TEST-- +output buffering - unicode/binary +--FILE-- + +--EXPECTF-- +string(10) "%s" +unicode(10) "%s" +--UEXPECTF-- +string(14) "%s" +unicode(10) "%s"