]> granicus.if.org Git - php/commit
MFB: fix reading links from streams (works with PharFileInfo->getContent())
authorGreg Beaver <cellog@php.net>
Sat, 11 Oct 2008 22:12:18 +0000 (22:12 +0000)
committerGreg Beaver <cellog@php.net>
Sat, 11 Oct 2008 22:12:18 +0000 (22:12 +0000)
commit44cb95a53d199b7f06eedcc07f1a839ada4e795d
treeea400fda462e01b240dec4f7b02e40e733e84740
parentdf7756f24403c2d39312f826b819e05b1c0e6be3
MFB: fix reading links from streams (works with PharFileInfo->getContent())
ext/phar/stream.c
ext/phar/tests/tar/files/links.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/links6.phpt [new file with mode: 0644]
ext/phar/util.c