diff options
author | Anatol Belski <ab@php.net> | 2016-06-22 20:19:09 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-06-22 20:19:09 +0200 |
commit | f90c832cb26336ee779b750d95cc35e5aa79f578 (patch) | |
tree | d124f65183e4488fdac137a006f335b3a27bf76e | |
parent | 4edbac6ec554f406fda3a581cf8054b173d8b38a (diff) | |
download | php-git-f90c832cb26336ee779b750d95cc35e5aa79f578.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |