summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 32dcd646fe..7cae9b824b 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP NEWS
oob read access). (Laruence)
. Fixed bug #72399 (Use-After-Free in MBString (search_re)). (Laruence)
+- PCRE:
+ . Fixed bug #72463 (mail fails with invalid argument). (Anatol)
+
- Standard:
. Fixed bug #72306 (Heap overflow through proc_open and $env parameter).
(Laruence)