]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 4 Mar 2019 18:50:41 +0000 (19:50 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 4 Mar 2019 18:50:41 +0000 (19:50 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c84fdc5748402752b26ad6da8d0ea828786f9b85..98b5b089f0ebb0ebe7b1d46054d8e99af9f6bf0b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP                                                                        NEWS
     property). (Nikita)
   . Fixed bug #77530 (PHP crashes when parsing `(2)::class`). (Ekin)
   . Fixed bug #77546 (iptcembed broken function). (gdegoulet)
+  . Fixed bug #77630 (rename() across the device may allow unwanted access
+    during processing). (Stas)
 
 - COM:
   . Fixed bug #77621 (Already defined constants are not properly reported).