xref: /PHP-8.1/Zend/tests/multibyte/bug68665.phpt (revision 74859783)
1--TEST--
2Crash with Big5
3--EXTENSIONS--
4mbstring
5--INI--
6zend.multibyte=1
7internal_encoding=big5
8--FILE--
9<?php
10echo '\'hello';
11?>
12--EXPECT--
13'hello
14