diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ PHP NEWS 03 Sep 2015, PHP 7.0.0 RC 2 - Core: - . Fixed bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex) + . Fixed bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex). (Dmitry, Bob, Laruence) . Fixed bug #70332 (Wrong behavior while returning reference on object). (Laruence, Dmitry) @@ -25,7 +25,7 @@ PHP NEWS (Laruence) - Mysqli: - . Fixed bug#32490 (constructor of mysqli has wrong name). (cmb) + . Fixed bug #32490 (constructor of mysqli has wrong name). (cmb) - Pcntl: . Fixed bug #70386 (Can't compile on NetBSD because of missing WCONTINUED |