]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Wed, 3 Oct 2018 16:54:08 +0000 (18:54 +0200)
committerAnatol Belski <ab@php.net>
Wed, 3 Oct 2018 16:54:08 +0000 (18:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a6c73b23ea24effcc5c279d6c11838ce2ac5e51d..89aade14a6c29b9d7c4c608610e17c87c2087061 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ PHP                                                                        NEWS
   . Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
   . Fixed bug #72635 (Undefined class used by class constant in constexpr
     generates fatal error). (Nikita)
+  . Fixed bug #76947 (file_put_contents() blocks the directory of the file
+    (__DIR__)). (Anatol)
 
 - FCGI:
   . Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)