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

Update NEWS [ci skip]

This commit is contained in:
Anatol Belski
2018-12-01 17:10:43 +01:00
parent ef1269d5c1
commit ea454583eb

3
NEWS
View File

@@ -25,6 +25,9 @@ PHP NEWS
. Fixed bug #77215 (CFG assertion failure on multiple finalizing switch
frees in one block). (Nikita)
- PCRE:
. Fixed bug #77193 (Infinite loop in preg_replace_callback). (Anatol)
- PDO:
. Handle invalid index passed to PDOStatement::fetchColumn() as error. (Sergei
Morozov)