1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00

Update NEWS

This commit is contained in:
Xinchen Hui
2015-10-20 13:26:40 +08:00
parent c7cb40353c
commit a5a5c3e09a

2
NEWS
View File

@@ -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)