summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-05-14 12:08:01 +0200
committerAnatol Belski <ab@php.net>2018-05-14 12:08:01 +0200
commit2d9836a57971085ff35e4588afc016c55b61825c (patch)
tree8747673db9f04a3f8cbed554ad27f9f936e4751f
parent9b8d8cac04dc663770d3d75a5c7660bfd7eacbef (diff)
downloadphp-git-2d9836a57971085ff35e4588afc016c55b61825c.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a7687280b..ea44390434 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #76333 (PHP built-in server does not find files if root path
contains special characters). (Anatol)
+- Standard:
+ . Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).
+ (Anatol)
+
24 May 2018, PHP 7.1.18
- FPM: