summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/zend_multibyte-10.phpt
blob: 139d973b9551440e403e080fd525c0480a3f7679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--TEST--
zend multibyte (10)
--SKIPIF--
--INI--
zend.multibyte=1
--FILE--
<?php
declare(encoding="ISO-8859-15");
declare(encoding="ISO-8859-1");
echo "ok\n";
?>
--EXPECTF--
ok