From 0996c1ffb5ca9c231e4e29000b2404d3d1443891 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sat, 23 Feb 2008 14:57:59 +0000 Subject: [PATCH] fix test - needed phar.readonly=0 INI section --- ext/phar/tests/phar_setdefaultstub.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/phar/tests/phar_setdefaultstub.phpt b/ext/phar/tests/phar_setdefaultstub.phpt index ce0077bf5c..7e209098e2 100644 --- a/ext/phar/tests/phar_setdefaultstub.phpt +++ b/ext/phar/tests/phar_setdefaultstub.phpt @@ -2,6 +2,8 @@ Phar: Phar::setDefaultStub() with and without arg --SKIPIF-- +--INI-- +phar.readonly=0 --FILE--