summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/frontcontroller15.phar.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/tar/frontcontroller15.phar.phpt')
-rw-r--r--ext/phar/tests/tar/frontcontroller15.phar.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/phar/tests/tar/frontcontroller15.phar.phpt b/ext/phar/tests/tar/frontcontroller15.phar.phpt
index 367ea72533..2147121dbe 100644
--- a/ext/phar/tests/tar/frontcontroller15.phar.phpt
+++ b/ext/phar/tests/tar/frontcontroller15.phar.phpt
@@ -1,7 +1,7 @@
--TEST--
Phar front controller mime type override, Phar::PHPS tar-based
--INI--
-default_charset=
+default_charset=UTF-8
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--ENV--
@@ -11,7 +11,7 @@ PATH_INFO=/a.php
--FILE_EXTERNAL--
files/frontcontroller8.phar.tar
--EXPECTHEADERS--
-Content-type: text/html
+Content-type: text/html; charset=UTF-8
--EXPECT--
<code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">function&nbsp;</span><span style="color: #0000BB">hio</span><span style="color: #007700">(){}</span>