summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_copy.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_copy.phpt')
-rw-r--r--ext/phar/tests/phar_copy.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_copy.phpt b/ext/phar/tests/phar_copy.phpt
index 5b28278ceb..8b270302ef 100644
--- a/ext/phar/tests/phar_copy.phpt
+++ b/ext/phar/tests/phar_copy.phpt
@@ -2,7 +2,6 @@
Phar: copy()
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
-<?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
<?php if (!extension_loaded("zlib")) die("skip zlib not available"); ?>
--INI--
phar.readonly=0