]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 5 Dec 2017 08:01:02 +0000 (09:01 +0100)
committerAnatol Belski <ab@php.net>
Tue, 5 Dec 2017 08:01:02 +0000 (09:01 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 51cc66dd0821d38797fc6bebfeb2a34444b3a22e..fd2c4605ccbba0ddff61be7a1fc7201aaabf3510 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
   . Fixed bug #75525 (Access Violation in vcruntime140.dll). (Anatol)
   . Fixed bug #74862 (Unable to clone instance when private __clone defined).
     (Daniel Ciochiu)
+  . Fixed bug #75074 (php-process crash when is_file() is used with strings
+    longer 260 chars). (Anatol)
 
 - CLI server:
   . Fixed bug #73830 (Directory does not exist). (Anatol)