From: Pierre Joye Date: Tue, 6 Dec 2011 13:34:45 +0000 (+0000) Subject: - add windows version of this test X-Git-Tag: php-5.4.0RC3~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65f0630552bab1e6af01709e6b0f75b0cd1dde27;p=php - add windows version of this test --- diff --git a/ext/phar/tests/phar_gobyebye.phpt b/ext/phar/tests/phar_gobyebye.phpt index d55bef0c30..93e153bdf2 100644 --- a/ext/phar/tests/phar_gobyebye.phpt +++ b/ext/phar/tests/phar_gobyebye.phpt @@ -1,7 +1,10 @@ --TEST-- Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArchive()d --SKIPIF-- - + --INI-- phar.readonly=0 --FILE-- @@ -41,4 +44,4 @@ bool(false) bool(false) Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye.phar.php/foo/hi on line %d -===DONE=== \ No newline at end of file +===DONE===