From: Benjamin Morel Date: Fri, 28 Oct 2016 08:04:23 +0000 (+0200) Subject: Typo X-Git-Tag: php-7.1.0RC6~38^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da22cfe0326d0e8177f03a3cf80600875783c699;p=php Typo --- diff --git a/UPGRADING b/UPGRADING index e2e90adfcb..933233d77e 100644 --- a/UPGRADING +++ b/UPGRADING @@ -107,7 +107,7 @@ PHP 7.1 UPGRADE NOTES . Dropped sslv2 stream. - Session: - . Session ID is generated from CSPNG directly. As a result, Session ID length + . Session ID is generated from CSPRNG directly. As a result, Session ID length could be any length between 22 and 256. Note: Max size of session ID depends on save handler you are using. . Following INIs are removed