summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-10-12 15:10:27 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-10-12 15:10:38 +0200
commit0443c824a3a716873440c8e239d40c458d966a21 (patch)
tree0a9130db2238d85533818d960ff736d4ce83b6e7 /NEWS
parent5a8958f0f32374e97c18ffa0f11b3e1aac8a7811 (diff)
parent4a469c7e9895360a7c605fbb9ea4e062661b666f (diff)
downloadphp-git-0443c824a3a716873440c8e239d40c458d966a21.tar.gz
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Fix #80223: imap_mail_compose() leaks envelope on malformed bodies
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 588182a321..6010925956 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ PHP NEWS
. Fixed bug #80213 (imap_mail_compose() segfaults on certain $bodies). (cmb)
. Fixed bug #80215 (imap_mail_compose() may modify by-val parameters). (cmb)
. Fixed bug #80220 (imap_mail_compose() may leak memory). (cmb)
+ . Fixed bug #80223 (imap_mail_compose() leaks envelope on malformed bodies).
+ (cmb)
- Opcache:
. Fixed bug #80184 (Complex expression in while / if statements resolves to