summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: