summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed99326ba0..d74cc191a2 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP NEWS
. Fixed bug #70195 (Cannot upload file using ftp_put to FTPES with
require_ssl_reuse). (Benedict Singer)
+- IMAP:
+ . Fixed bug #72852 (imap_mail null dereference). (Anatol)
+
- JSON:
. Fixed bug #72787 (json_decode reads out of bounds). (Jakub Zelenka)