-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Fix session return types #7006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix session return types #7006
Conversation
…ndler::create_sid()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, but let's please only land the gc type change for PHP 8.0, and do the PS_SANITY_CHECK change in master only.
Happily! TBH, I didn't really understand first that you want to make all these changes to 8.0. This new plan seems like a sensible solution. |
Also, it fixes a test cleanup