summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 865595eabb..5d687b58a0 100644
--- a/NEWS
+++ b/NEWS
@@ -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