summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f2239c342..28335d957e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Feb 2015, PHP 5.6.7
+- Core:
+ . Added NULL byte protection to exec, system and passthru. (Yasuo)
+
- ODBC:
. Bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)