]> granicus.if.org Git - php/commit
make built-in SplFileInfo->isWriteable() work for PharFileInfo as well, by ensuring...
authorGreg Beaver <cellog@php.net>
Thu, 10 Apr 2008 03:12:08 +0000 (03:12 +0000)
committerGreg Beaver <cellog@php.net>
Thu, 10 Apr 2008 03:12:08 +0000 (03:12 +0000)
commit1c3097fcbe5ea2460333b44c963a8bdb9d5459ed
tree9784b172d5948475c9b2a293a68bf71de85ab926
parent1f041c143b4781ce2354077df1bd92d2d11c6cf3
make built-in SplFileInfo->isWriteable() work for PharFileInfo as well, by ensuring phar->is_writeable is set/reset when phar.readonly is changed
ext/phar/phar.c
ext/phar/tests/phar_oo_iswriteable.phpt [new file with mode: 0644]