]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Sun, 2 Aug 2015 14:53:11 +0000 (16:53 +0200)
committerAnatol Belski <ab@php.net>
Sun, 2 Aug 2015 14:53:11 +0000 (16:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5e03a8e92a50bcbe3cc831a80d35d51b979e1442..ee77efb1987d280710a1213b9aba27f276af8b84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ PHP                                                                        NEWS
   . Fixed bug #70108 (sometimes empty $_SERVER['QUERY_STRING']). (Anatol)
   . Fixed bug #70179 ($this refcount issue). (Bob)
   . Fixed bug #69896 ('asm' operand has impossible constraints). (Anatol)
+  . Fixed bug #70183 (null pointer deref (segfault) in zend_eval_const_expr).
+    (Hugh Davenport)
 
 - Curl:
   . Fixed bug #70163 (curl_setopt_array() type confusion). (Laruence)