diff options
author | Xinchen Hui <laruence@gmail.com> | 2018-07-24 11:35:43 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2018-07-24 11:35:43 +0800 |
commit | 033dac7a6f6ac323fb35eb2c26cd716c610e18cf (patch) | |
tree | 4602577911dc832670b7e1bb91603119dc6da7aa | |
parent | 2a181b5ea01960fd3cd5c1cbc835c6423ec0186e (diff) | |
download | php-git-033dac7a6f6ac323fb35eb2c26cd716c610e18cf.tar.gz |
Update NEWs
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ PHP NEWS - Standard: . Fixed bug #73817 (Incorrect entries in get_html_translation_table). (cmb) + . Fixed bug #68553 (array_column: null values in $index_key become incrementing + keys in result). (Laruence) - Zip: . Fixed bug #76524 (ZipArchive memory leak (OVERWRITE flag and empty archive)). |