We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272cf1f commit 0f544b0Copy full SHA for 0f544b0
1 file changed
ext/phar/tests/phar_extract2.phpt
@@ -46,8 +46,6 @@ $dir = __DIR__ . '/extract2/';
46
@rmdir($dir . 'one/level');
47
@rmdir($dir . 'one');
48
@rmdir($dir);
49
-$dir = __DIR__ . '/extract1/';
50
-@rmdir($dir);
51
?>
52
--EXPECTF--
53
%sextract2%cfile1.txt
0 commit comments