summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2019-06-29 17:39:45 +0200
committerAnatol Belski <ab@php.net>2019-06-29 17:39:45 +0200
commita149f9f3c087fb99dae217653d705aa4fc1d0c66 (patch)
treee0f2da24a3f822c67b24d75f8d583b315225f5a3
parent855bbc88c94bd9317379ab67e96a7bfce2f7c195 (diff)
downloadphp-git-a149f9f3c087fb99dae217653d705aa4fc1d0c66.tar.gz
Update NEWS [ci skip]
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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)