summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ce61b0565..d77f4ed465 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP NEWS
- Core:
. Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
+- Date:
+ . Fixed bug #75851 (Year component overflow with date formats "c", "o", "r"
+ and "y"). (Adam Saponara)
+
- FCGI:
. Fixed bug #76948 (Failed shutdown/reboot or end session in Windows).
(Anatol)