We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8d26eb + 9c69d98 commit 5bdf2faCopy full SHA for 5bdf2fa
UPGRADING
@@ -103,7 +103,7 @@ PHP 7.1 UPGRADE NOTES
103
. session.entropy_length
104
. New INIs and defaults
105
. session.sid_length (Number of session ID characters - 22 to 256.
106
- (php.ini-* default: 26 Compitled default: 32)
+ (php.ini-* default: 26 Compiled default: 32)
107
. session.sid_bits_per_character (Bits used per character. 4 to 6.
108
php.ini-* default: 5 Compiled default: 4)
109
Length of old session ID string is determined as follows
0 commit comments