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