]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 28 Jan 2016 12:58:48 +0000 (13:58 +0100)
committerAnatol Belski <ab@php.net>
Thu, 28 Jan 2016 12:58:48 +0000 (13:58 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e25d793b971e1766b8e27012d3e87bb43f248373..1e9fb65d7a027a7e4ca8a111b07733ecf9f37e4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PHP                                                                        NEWS
     (Anatol)
   . Fixed bug #71297 (Memory leak with consecutive yield from). (Bob)
   . Fixed bug #71314 (var_export(INF) prints INF.0). (Andrea)
+  . Fixed bug #71039 (exec functions ignore length but look for NULL termination).
+    (Anatol)
 
 - Apache2handler:
   . Fix >2G Content-Length headers in apache2handler. (Adam Harvey)