From: Michael Wallner Date: Mon, 30 Mar 2015 14:27:08 +0000 (+0200) Subject: BFN X-Git-Tag: php-5.6.8RC1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7389f0f0780dd189d73ffb3fd7d8843793f5530;p=php BFN --- diff --git a/NEWS b/NEWS index 5dc9e01f99..8e25aadd3e 100644 --- a/NEWS +++ b/NEWS @@ -48,8 +48,9 @@ PHP NEWS . Add a check for RAND_egd to allow compiling against LibreSSL (Leigh) - Phar: - . Fixed bug 64343 (PharData::extractTo fails for tarball created by BSD tar). + . Fixed bug #64343 (PharData::extractTo fails for tarball created by BSD tar). (Mike) + . Fixed bug #64931 (phar_add_file is too restrictive on filename). (Mike) . Fixed bug #65467 (Call to undefined method cli_arg_typ_string). (Mike) . Fixed bug #67761 (Phar::mapPhar fails for Phars inside a path containing ".tar"). (Mike)