Skip to content
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 Storage methods for HttpFoundation 6.* #970

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liviucmg
Copy link

Fixes issue #969.

@mbabker
Copy link
Contributor

mbabker commented Jul 4, 2022

This isn't compatible with PHP 5, which the 0.4 branch still supports.

@damoclark
Copy link

Hey @mbabker

Just found my way to this issue after upgrading my Symfony 5.4 to 6.1 with gos/web-socket-bundle. I took a peek at the 0.5 branch, but it still has PHP 5 as supported in its composer.json too.

Is the plan for Ratchet 0.5 to drop PHP 5 and pick up PHP 8.1? Is there a way to progress this forward so that Ratchet can be used with Symfony 6.1?

Many thanks.

Damo.

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.

None yet

3 participants