diff options
author | Anatol Belski <ab@php.net> | 2016-09-10 11:02:17 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-09-10 11:02:17 +0200 |
commit | 6c9d37d059da310dd1b8ac6457ef045ee1c464fb (patch) | |
tree | 698dd31825c9c87eb63e761aa50ca1fd1d3e8d59 | |
parent | 669fda00b75a0d361810429e0ef53f6c740b1727 (diff) | |
download | php-git-6c9d37d059da310dd1b8ac6457ef045ee1c464fb.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 |