summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-06-14 13:45:40 +0200
committerAnatol Belski <ab@php.net>2015-06-14 13:45:40 +0200
commita0556ea64ae45a311ce21b502bad0d29301e9767 (patch)
treed5c57eb572f51f52e87a0699ad79b9f0161bbcce /UPGRADING
parent241bba9dd969ff130a620074876246349ab8a040 (diff)
downloadphp-git-a0556ea64ae45a311ce21b502bad0d29301e9767.tar.gz
update UPGRADING
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index e0c9e35cf8..0c3a464267 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -538,6 +538,8 @@ Other
(RFC: https://wiki.php.net/rfc/context_sensitive_lexer)
. Added support for scalar type declatarations and strict mode using
declare(strict_types=1) (RFC: https://wiki.php.net/rfc/scalar_type_hints_v5)
+ . Added support for cryptographically secure user land RNG
+ (RFC: https://wiki.php.net/rfc/easy_userland_csprng)
- OpenSSL
. Added "alpn_protocols" SSL context option allowing encrypted client/server