]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 11 Oct 2019 11:38:15 +0000 (13:38 +0200)
committerRemi Collet <remi@php.net>
Fri, 11 Oct 2019 11:38:15 +0000 (13:38 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f99c9550005d6aa2ac9d4fde799b14a16e87c912..c136831a296ae1cf12c1c2fe6425462882d7e277 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP                                                                        NEWS
   . Fixed bug #78658 (Memory corruption using Closure::bindTo). (Nikita)
   . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
     Lundin)
+  . Fixed bug #78662 (stream_write bad error detection). (Remi)
 
 - COM:
   . Fixed bug #78650 (new COM Crash). (cmb)