Skip to content

Commit 5bdf2fa

Browse files
committed
Merge branch 'pull-request/2114' into PHP-7.1
2 parents b8d26eb + 9c69d98 commit 5bdf2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ PHP 7.1 UPGRADE NOTES
103103
. session.entropy_length
104104
. New INIs and defaults
105105
. session.sid_length (Number of session ID characters - 22 to 256.
106-
(php.ini-* default: 26 Compitled default: 32)
106+
(php.ini-* default: 26 Compiled default: 32)
107107
. session.sid_bits_per_character (Bits used per character. 4 to 6.
108108
php.ini-* default: 5 Compiled default: 4)
109109
Length of old session ID string is determined as follows

0 commit comments

Comments
 (0)