summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorJakub Zelenka <bukka@php.net>2020-10-10 21:02:26 +0100
committerJakub Zelenka <bukka@php.net>2020-11-01 20:10:37 +0000
commitc3a6debc08ebdc1cc336eb2d13aae1988ccbe688 (patch)
treed46d45cfd116c843c268a6ce586a1119c6a2917d /UPGRADING
parent347a3f8736dabd0e2862ac5f673eab7650b0286e (diff)
downloadphp-git-c3a6debc08ebdc1cc336eb2d13aae1988ccbe688.tar.gz
Bump minimal OpenSSL version to 1.0.2
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 5d4791675a..c8c8d4b09e 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -58,6 +58,9 @@ PHP 8.1 UPGRADE NOTES
9. Other Changes to Extensions
========================================
+- OpenSSL:
+ . The OpenSSL extension now requires at least OpenSSL version 1.0.2.
+
========================================
10. New Global Constants
========================================