]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Wed, 26 Dec 2018 19:45:19 +0000 (20:45 +0100)
committerAnatol Belski <ab@php.net>
Wed, 26 Dec 2018 19:45:19 +0000 (20:45 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5d238c2e1c5eccbcd2c0e73d92582bdf11b4f62e..344de55eaa215b76d3c14e2961da5a853051d334 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 
 - Core:
   . Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry)
+  . Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for
+    subst virtual drive). (Anatol)
 
 - PCRE:
   . Fixed bug #77338 (get_browser with empty string). (Nikita)