summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea44390434..bbf2231156 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)
+- OpenSSL:
+ . Fixed bug #76296 (openssl_pkey_get_public does not respect open_basedir).
+ (Erik Lax, Jakub Zelenka)
+
- Standard:
. Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).
(Anatol)