diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |