diff options
| -rw-r--r-- | ext/phar/tests/zip/notphar.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/phar/tests/zip/notphar.phpt b/ext/phar/tests/zip/notphar.phpt index c0648c4953..ab4ff52e1e 100644 --- a/ext/phar/tests/zip/notphar.phpt +++ b/ext/phar/tests/zip/notphar.phpt @@ -5,6 +5,7 @@ Phar: a non-executable zip with no stub named .phar.zip --INI-- phar.readonly=1 detect_unicode=0 +zend.multibyte=0 --FILE-- <?php $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.zip'; |
