From a0556ea64ae45a311ce21b502bad0d29301e9767 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sun, 14 Jun 2015 13:45:40 +0200 Subject: [PATCH] update UPGRADING --- UPGRADING | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.40.0