summaryrefslogtreecommitdiff
path: root/ext/phar/tests/frontcontroller21.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/frontcontroller21.phpt')
-rw-r--r--ext/phar/tests/frontcontroller21.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/phar/tests/frontcontroller21.phpt b/ext/phar/tests/frontcontroller21.phpt
index 8d91ccb1b2..dcdbf575fe 100644
--- a/ext/phar/tests/frontcontroller21.phpt
+++ b/ext/phar/tests/frontcontroller21.phpt
@@ -1,7 +1,7 @@
--TEST--
Phar front controller $_SERVER munging success
--INI--
-default_charset=
+default_charset=UTF-8
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--ENV--
@@ -12,7 +12,7 @@ QUERY_STRING=test=hi
--FILE_EXTERNAL--
files/frontcontroller12.phar
--EXPECTHEADERS--
-Content-type: text/html
+Content-type: text/html; charset=UTF-8
--EXPECTF--
string(10) "/index.php"
string(10) "/index.php"