1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00

Update NEWS [ci skip]

This commit is contained in:
Anatol Belski
2019-06-29 17:39:45 +02:00
parent 855bbc88c9
commit a149f9f3c0

4
NEWS
View File

@@ -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)