1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Update NEWS

This commit is contained in:
Peter Kokot
2018-10-19 00:08:57 +02:00
parent 5531dde5e9
commit b9d8e5d706

2
NEWS
View File

@@ -6,6 +6,8 @@ PHP NEWS
. Fixed bug #76846 (Segfault in shutdown function after memory limit error).
(Nikita)
. Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
. Fixed bug #77035 (The phpize and ./configure create redundant .deps file).
(Peter Kokot)
- Date:
. Upgraded timelib to 2017.08. (Derick)