]> granicus.if.org Git - php/commitdiff
Add NEWS entry
authorBob Weinand <bobwei9@hotmail.com>
Wed, 29 Jul 2015 19:00:43 +0000 (21:00 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Wed, 29 Jul 2015 19:00:43 +0000 (21:00 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8afba2f529ed76378bdd27e8335cf9ed833fcd90..9c58b3a56f81c604151198dc31db76741d6b6831 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,9 @@ PHP                                                                        NEWS
   . Fixed bug #70117 (Unexpected return type error). (Laruence)
   . Fixed bug #70106 (Inheritance by anonymous class). (Bob)
   . Fixed bug #69674 (SIGSEGV array.c:953). (cmb)
-  
+  . Fixed bug #70164 (__COMPILER_HALT_OFFSET__ under namespace is not defined).
+    (Bob))
+
 - IMAP:
   . Fixed bug #70158 (Building with static imap fails). (cmb)
 
@@ -18,7 +20,7 @@ PHP                                                                        NEWS
   . Fixed bug #70111 (Segfault when a function uses both an explicit return
     type and an explicit cast). (Laruence)
 
-- SAPI
+- Phpdbg
   . Fixed bug #70138 (Segfault when displaying memory leaks). (Bob)
 
 - Standard: