diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2015-02-14 05:40:51 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2015-02-14 05:40:51 +0900 |
commit | d0be36cf5b5b92bd51e8e4c3e924411c93f95bd8 (patch) | |
tree | 17340fdf104efb042457af0c39dec7011cdd2879 | |
parent | a54300b3f69aa1c0f417d02d653045f8805f327d (diff) | |
download | php-git-d0be36cf5b5b92bd51e8e4c3e924411c93f95bd8.tar.gz |
Update NEWS
-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) |