]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Thu, 29 Jun 2017 18:24:34 +0000 (20:24 +0200)
committerJulien Pauli <jpauli@php.net>
Thu, 29 Jun 2017 18:24:34 +0000 (20:24 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2c05cee4251daf01362cd8851863d70c463dc4bd..be4b2fae7a4a135fb00f583bfe31916009edd478 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2017, PHP 7.1.8
 
 - Core:
+  . Fixed bug #74832 (Loading PHP extension with already registered function 
+    name leads to a crash). (jpauli)
   . Fixed bug #74780 (parse_url() broken when query string contains colon). 
     (jhdxr)
   . Fixed bug #74761 (Unary operator expected error on some systems). (petk)