summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-06-22 20:19:09 +0200
committerAnatol Belski <ab@php.net>2016-06-22 20:19:09 +0200
commitf90c832cb26336ee779b750d95cc35e5aa79f578 (patch)
treed124f65183e4488fdac137a006f335b3a27bf76e
parent4edbac6ec554f406fda3a581cf8054b173d8b38a (diff)
downloadphp-git-f90c832cb26336ee779b750d95cc35e5aa79f578.tar.gz
update NEWS
-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)