diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |