]> granicus.if.org Git - php/commit
Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-access...
authorStanislav Malyshev <stas@php.net>
Sun, 16 Feb 2020 06:17:14 +0000 (22:17 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 17 Feb 2020 06:38:38 +0000 (22:38 -0800)
commite5c95234d87fcb8f6b7569a96a89d1e1544749a6
tree93b4f810c96dc51024104a8a36f1b986ec604268
parentd76f7c6c636b8240e06a1fa29eebb98ad005008a
Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-access permissions
ext/phar/phar_object.c
ext/phar/tests/bug79082.phpt [new file with mode: 0644]
ext/phar/tests/test79082/test79082-testfile [new file with mode: 0644]
ext/phar/tests/test79082/test79082-testfile2 [new file with mode: 0644]