summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb1d2c4edd..e2fe829d40 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP NEWS
. Implemented FR #77711 (CURLFile should support UNICODE filenames). (cmb)
. Fixed bug #79033 (Curl timeout error with specific url and post). (cmb)
+- Date:
+ . Fixed bug #79015 (undefined-behavior in php_date.c). (cmb)
+
- Fileinfo:
. Fixed bug #74170 (locale information change after mime_content_type).
(Sergei Turchanov)