summaryrefslogtreecommitdiff
path: root/ext/phar/tests/stat2_5.3.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-08-01 13:36:19 +0000
committerSteph Fox <sfox@php.net>2008-08-01 13:36:19 +0000
commit755642c3550261d34f8633ba0a123dded36a47d1 (patch)
tree6be49c28f80e10e2a4d82252aeb06950906a8bc7 /ext/phar/tests/stat2_5.3.phpt
parent2feac2e6d2e7f913e101b4dac315c0000cf1c06c (diff)
downloadphp-git-755642c3550261d34f8633ba0a123dded36a47d1.tar.gz
- Bring phar tests into line across all branches
Diffstat (limited to 'ext/phar/tests/stat2_5.3.phpt')
-rw-r--r--ext/phar/tests/stat2_5.3.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/phar/tests/stat2_5.3.phpt b/ext/phar/tests/stat2_5.3.phpt
index 58ca54a16a..aba2a6417d 100644
--- a/ext/phar/tests/stat2_5.3.phpt
+++ b/ext/phar/tests/stat2_5.3.phpt
@@ -5,6 +5,7 @@ Phar: test stat function interceptions and is_file/is_link edge cases (PHP 5.3+)
<?php if (substr(phpversion(), 0, 3) == '5.2') die("skip PHP 5.3+ required for this test");?>
--INI--
phar.readonly=0
+phar.require_hash=0
--FILE--
<?php
Phar::interceptFileFuncs();