diff --git a/ext/phar/tests/phar_oo_012_confirm.phpt b/ext/phar/tests/phar_oo_012_confirm.phpt new file mode 100644 index 00000000000..cd429ab775f --- /dev/null +++ b/ext/phar/tests/phar_oo_012_confirm.phpt @@ -0,0 +1,37 @@ +--TEST-- +Phar object: unset file (confirm disk file is changed) +--SKIPIF-- + +--INI-- +phar.readonly=0 +--FILE-- + +===DONE=== +--CLEAN-- + +--EXPECT-- +bool(true) +hi +bool(false) +===DONE===