summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/frontcontroller21.phar.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-05-13 19:17:17 +0000
committerFelipe Pena <felipe@php.net>2008-05-13 19:17:17 +0000
commit6552d917430e6fa3009e17925985595f6f49c635 (patch)
tree7cc8004d925527d4401a7c0ad7bd3a9abdf47157 /ext/phar/tests/tar/frontcontroller21.phar.phpt
parent9b5b694c9279744d7f531a7c201377f291c37fc5 (diff)
downloadphp-git-6552d917430e6fa3009e17925985595f6f49c635.tar.gz
- Fixed tests (added default_charset=)
Diffstat (limited to 'ext/phar/tests/tar/frontcontroller21.phar.phpt')
-rw-r--r--ext/phar/tests/tar/frontcontroller21.phar.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/phar/tests/tar/frontcontroller21.phar.phpt b/ext/phar/tests/tar/frontcontroller21.phar.phpt
index eb21897226..ff9353ab8e 100644
--- a/ext/phar/tests/tar/frontcontroller21.phar.phpt
+++ b/ext/phar/tests/tar/frontcontroller21.phar.phpt
@@ -1,5 +1,7 @@
--TEST--
Phar front controller $_SERVER munging success tar-based
+--INI--
+default_charset=
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--ENV--