summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/create_new_and_modify.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/create_new_and_modify.phpt')
-rw-r--r--ext/phar/tests/zip/create_new_and_modify.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/phar/tests/zip/create_new_and_modify.phpt b/ext/phar/tests/zip/create_new_and_modify.phpt
index c49ec513ff..3ff2346f67 100644
--- a/ext/phar/tests/zip/create_new_and_modify.phpt
+++ b/ext/phar/tests/zip/create_new_and_modify.phpt
@@ -2,7 +2,6 @@
Phar: create and modify zip-based phar
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
-<?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
--INI--
phar.readonly=0
--FILE--
@@ -44,7 +43,7 @@ include $pname . '/b.php';
===DONE===
--CLEAN--
<?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip.php'); ?>
---EXPECTF--
+--EXPECT--
bool(true)
brand new!
bool(true)