diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-10-19 00:06:11 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2018-10-19 00:06:11 +0200 |
commit | 4be0528476763d8c6bfb7a47ad62278c187ef400 (patch) | |
tree | 2383186d28a7a1a20c505ce63b353ba722c4d82a /NEWS | |
parent | 447b41f6bb1e9a5bdeac411277e21a55207123b0 (diff) | |
download | php-git-4be0528476763d8c6bfb7a47ad62278c187ef400.tar.gz |
[ci skip] Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ PHP NEWS - Core: . Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita) + . Fixed bug #77035 (The phpize and ./configure create redundant .deps file). + (Peter Kokot) - Date: . Fixed bug #75851 (Year component overflow with date formats "c", "o", "r" |