summaryrefslogtreecommitdiff
path: root/Zend/tests/multibyte/bug68665.phpt
blob: a648a7f9af041dfeed031c508ad894c80544131f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--TEST--
Crash with Big5
--SKIPIF--
<?php
if (!extension_loaded("mbstring")) {
  die("skip Requires mbstring extension");
}
?>
--INI--
zend.multibyte=1
internal_encoding=big5
--FILE--
<?php
echo '\'hello';
?>
--EXPECT--
'hello