summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4801cc10d..30302e64f7 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP NEWS
- Core:
. Fixed bug #69017 (Fail to push to the empty array with the constant value
defined in class scope). (Laruence)
+ . Added NULL byte protection to exec, system and passthru. (Yasuo)
- ODBC:
. Bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)