From: Anatol Belski Date: Sat, 29 Jun 2019 15:39:45 +0000 (+0200) Subject: Update NEWS [ci skip] X-Git-Tag: php-7.2.21RC1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a149f9f3c087fb99dae217653d705aa4fc1d0c66;p=php Update NEWS [ci skip] --- diff --git a/NEWS b/NEWS index 8c2a6c2d22..078d61c1eb 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2019, PHP 7.2.21 +- Fileinfo: + . Fixed bug #78183 (finfo_file shows wrong mime-type for .tga file). + (Joshua Westerheide) + - PDO_Sqlite: . Fixed #78192 (SegFault when reuse statement after schema has changed). (Vincent Quatrevieux)