]> granicus.if.org Git - php/commitdiff
Typo
authorBenjamin Morel <benjamin.morel@gmail.com>
Fri, 28 Oct 2016 08:04:23 +0000 (10:04 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Oct 2016 08:04:23 +0000 (10:04 +0200)
UPGRADING

index e2e90adfcbd18f2a3b987cf834ad56bb2f7f5ace..933233d77ef48c1bf9c5d2f86e86b71c81c9edea 100644 (file)
--- 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