summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f18daae225..9a95a25c9b 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ PHP NEWS
. Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).
(wusuopu, cmb)
+- Date:
+ . Fixed bug #70266 (DateInterval::__construct.interval_spec is not supposed to
+ be optional). (cmb)
+
- MCrypt:
. Fixed bug #69833 (mcrypt fd caching not working). (Anatol)