summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2020-04-14 10:25:37 -0400
committerSara Golemon <pollita@php.net>2020-04-14 10:25:37 -0400
commit6df761b7ffc0f54d9d282c394a2a5e53c3d036ef (patch)
tree2e12ad9f7eefe92437646bcfc4cce1b0692cbb71
parent9d6bf8221b05f86ce5875832f0f646c4c1f218be (diff)
downloadphp-git-6df761b7ffc0f54d9d282c394a2a5e53c3d036ef.tar.gz
NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6b9db32e3..7e551b1d09 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2020, PHP 7.2.30
+- Standard:
+ . Fixed bug #79330 (shell_exec() silently truncates after a null byte). (stas)
+ . Fixed bug #79465 (OOB Read in urldecode()). (stas)
19 Mar 2020, PHP 7.2.29