]> granicus.if.org Git - php/commit
implement phar refcounting
authorGreg Beaver <cellog@php.net>
Fri, 26 Jan 2007 14:52:10 +0000 (14:52 +0000)
committerGreg Beaver <cellog@php.net>
Fri, 26 Jan 2007 14:52:10 +0000 (14:52 +0000)
commit8de7bd61bf5dcbb51df99c3bd5d3c830e216bdf1
treeddb6ba8607aa0fc104ac18dad0cc98e3ed35da36
parentf8892b44ae4165e38866f859f1f2c56cec04d9bc
implement phar refcounting
move setStub to commitWrite() and add beginWrite()

# many oo-based tests still fail, they need to be tweaked and fixed
ext/phar/TODO
ext/phar/phar.c
ext/phar/phar_internal.h
ext/phar/phar_object.c
ext/phar/tests/016.phpt
ext/phar/tests/create_new_and_modify.phpt
ext/phar/tests/open_for_write_existing_b.phpt
ext/phar/tests/phar_stub.phpt
ext/phar/tests/phar_stub_write.phpt