summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-09-25 09:11:33 +0200
committerAnatol Belski <ab@php.net>2015-09-25 09:11:33 +0200
commitb98d09a6a90b3902f2c5b1ee1fcc85c7959a1ab4 (patch)
tree30bbc6b6d457609b7361a08e1fb9f707e5425b53 /UPGRADING
parent67aff16d94520f39617ab4b04d2298d24ab60f08 (diff)
downloadphp-git-b98d09a6a90b3902f2c5b1ee1fcc85c7959a1ab4.tar.gz
add note about minimum openssl version
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index aa5f82c49a..80f0bb52a7 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -710,6 +710,9 @@ out, that the corresponding SDK isn't available anymore.
- GD
The bundled libgd requires libwebp instead of libvpx for the WebP functionality.
+- Openssl
+ minimum supported OpenSSL version series was raised to 0.9.8
+
========================================
10. New Global Constants
========================================