summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e70e4b4b0c..1f9f3ebf9b 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ PHP NEWS
- Curl:
. Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY). (mpyw)
+- Date:
+ . Fixed bug #71635 (DatePeriod::getEndDate segfault). (Thomas Punt)
+
- libxml:
. Fixed bug #71536 (Access Violation crashes php-cgi.exe). (Anatol)