diff options
author | Anatol Belski <ab@php.net> | 2016-09-10 11:04:00 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-09-10 11:04:00 +0200 |
commit | 1ed07676e6479b57b3b63fb947d89adf9334a70a (patch) | |
tree | 225065509f4ac5903f4d682965725894121ec28b | |
parent | 1c789dba7b1d23e8bc283468ef5c84c2eca351e2 (diff) | |
download | php-git-1ed07676e6479b57b3b63fb947d89adf9334a70a.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ PHP NEWS - Core: . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of zend_virtual_cwd.c). (cmb) + . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol) - Filter: . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and |