]> granicus.if.org Git - php/commit
add setUncompressed(), setCompressedGZ(), setCompressedBZ2() to PharFileInfo, and...
authorGreg Beaver <cellog@php.net>
Mon, 22 Jan 2007 00:13:20 +0000 (00:13 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 22 Jan 2007 00:13:20 +0000 (00:13 +0000)
commit27f4a3ad30c96ec6092f6ff0e965ae9f803f7d96
treebae86b74f3ef2cf5ddd5aaaeceefb7ca538fd5d4
parent9c2651d210791721d339b54ee23920f749d7fb04
add setUncompressed(), setCompressedGZ(), setCompressedBZ2() to PharFileInfo, and a failing test (due to bug in streams + bug in phar)
ext/phar/TODO
ext/phar/phar.c
ext/phar/phar_internal.h
ext/phar/phar_object.c
ext/phar/tests/phar_oo_compressed_001.phpt [new file with mode: 0644]