diff options
Diffstat (limited to 'ext/phar/tests/zip/frontcontroller6.phar.phpt')
-rw-r--r-- | ext/phar/tests/zip/frontcontroller6.phar.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/frontcontroller6.phar.phpt b/ext/phar/tests/zip/frontcontroller6.phar.phpt index 125e3bd682..4f3435be22 100644 --- a/ext/phar/tests/zip/frontcontroller6.phar.phpt +++ b/ext/phar/tests/zip/frontcontroller6.phar.phpt @@ -2,7 +2,6 @@ Phar front controller 404 zip-based --SKIPIF-- <?php if (!extension_loaded("phar")) die("skip"); ?> -<?php if (!extension_loaded("zip")) die("skip"); ?> --ENV-- SCRIPT_NAME=/frontcontroller6.phar.php/notfound.php REQUEST_URI=/frontcontroller6.phar.php/notfound.php |