Skip to content

Making checkId compatible with PHP 7.1#3

Open
paulovitorbal wants to merge 1 commit intozVPS:masterfrom
paulovitorbal:patch-1
Open

Making checkId compatible with PHP 7.1#3
paulovitorbal wants to merge 1 commit intozVPS:masterfrom
paulovitorbal:patch-1

Conversation

@paulovitorbal
Copy link

In PHP7.1 the session.hash_bits_per_character is deprecated. So this check don't make sense anymore.
check it out https://wiki.php.net/rfc/session-id-without-hashing

In PHP7.1 the session.hash_bits_per_character is deprecated. So this check don't make sense anymore.
 check it out https://wiki.php.net/rfc/session-id-without-hashing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant