diff options
author | Xinchen Hui <laruence@gmail.com> | 2015-10-20 13:26:40 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2015-10-20 13:26:40 +0800 |
commit | a5a5c3e09a37ab059e697c8593796cd1a16b9f0f (patch) | |
tree | def89f00a9f141099c173e71d3c32485a8791e07 | |
parent | c7cb40353c8a31a3e0037ed387c5e32cb05b1da0 (diff) | |
download | php-git-a5a5c3e09a37ab059e697c8593796cd1a16b9f0f.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS 29 Oct 2015, PHP 7.0.0 RC 6 - Core: + . Fixed bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l). + (Laruence) . Fixed bug #70689 (Exception handler does not work as expected). (Laruence) . Fixed bug #70430 (Stack buffer overflow in zend_language_parser()). (Nikita) |