From: Anatol Belski Date: Sun, 14 Jun 2015 11:45:40 +0000 (+0200) Subject: update UPGRADING X-Git-Tag: php-7.0.0alpha2~2^2~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0556ea64ae45a311ce21b502bad0d29301e9767;p=php update UPGRADING --- 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