From: Greg Beaver Date: Thu, 24 Apr 2008 17:19:01 +0000 (+0000) Subject: new test for PharFileInfo::__destruct X-Git-Tag: RELEASE_2_0_0b1~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84c622c2ab24e222cbe68db9fff3d66683d3e673;p=php new test for PharFileInfo::__destruct --- diff --git a/ext/phar/tests/pharfileinfo_destruct.phpt b/ext/phar/tests/pharfileinfo_destruct.phpt new file mode 100644 index 0000000000..48a58c0d09 --- /dev/null +++ b/ext/phar/tests/pharfileinfo_destruct.phpt @@ -0,0 +1,25 @@ +--TEST-- +Phar: PharFileInfo::__destruct +--SKIPIF-- + +--INI-- +phar.readonly=0 +--FILE-- + +===DONE=== +--CLEAN-- + +--EXPECTF-- +===DONE=== \ No newline at end of file