]> granicus.if.org Git - php/commitdiff
This test fails with multibyte on because it spews
authorRasmus Lerdorf <rasmus@lerdorf.com>
Thu, 5 Mar 2015 08:44:47 +0000 (00:44 -0800)
committerRasmus Lerdorf <rasmus@lerdorf.com>
Thu, 5 Mar 2015 08:44:47 +0000 (00:44 -0800)
a conversion error on the bogus file

ext/phar/tests/zip/notphar.phpt

index c0648c4953410318032ae2c22dcbc87de03fee84..ab4ff52e1ef73f2effab272e97a1eb38a79aa446 100644 (file)
@@ -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';