From: Anatol Belski Date: Fri, 28 Dec 2018 15:40:06 +0000 (+0100) Subject: [ci skip] Update NEWS X-Git-Tag: php-7.3.2RC1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6896d2a6858231af3f03bef46c7e559f41741fb7;p=php [ci skip] Update NEWS --- diff --git a/NEWS b/NEWS index a4b9d1f3a5..e4ce2b4471 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,10 @@ PHP NEWS . Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for subst virtual drive). (Anatol) +- Fileinfo: + . Fixed bug #77346 (webm files incorrectly detected as + application/octet-stream). (Anatol) + - PCRE: . Fixed bug #77338 (get_browser with empty string). (Nikita)