]> granicus.if.org Git - php/commit
Fix bug #77022 - use file mode or umask for new files
authorStanislav Malyshev <stas@php.net>
Sun, 2 Dec 2018 05:04:56 +0000 (21:04 -0800)
committerStanislav Malyshev <stas@php.net>
Sun, 2 Dec 2018 05:48:49 +0000 (21:48 -0800)
commitb1446521d7aaf0d5b265d19c3beccb8e648290ec
tree5debd5afe955d4f3a78f60d0f8040e4b1b301d6c
parentf0f4ab4b02d4e6783d7bc51c4045bf879bedb4fb
Fix bug #77022 - use file mode or umask for new files
ext/phar/phar_object.c
ext/phar/tests/bug77022.phpt [new file with mode: 0644]
ext/phar/tests/stat.phpt