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

Chore/compatibilty symfo7 #41

Merged
merged 5 commits into from
May 27, 2024

Conversation

pforesi
Copy link
Contributor

@pforesi pforesi commented May 27, 2024

Fixing deprecation to upgrade to symfony 7
Minor changes on php typing compatibilty (set minimal php version to 8.2)
Fixes #40

@pforesi pforesi requested a review from a team as a code owner May 27, 2024 13:19
Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the PR

IMO it seems like a big breaking change to drop support for Symfony 6.x which is a pretty recent and still supported Symfony release, could you try to support both ~6.1 and ~7.0? (you can use the ci.yml GHA workflow to assert that it still works fine using both 6.1 and 7.0 versions)

@pforesi
Copy link
Contributor Author

pforesi commented May 27, 2024

@Oliboy50 adding back compatibilty tests for sf6.

@Oliboy50
Copy link
Member

Oliboy50 commented May 27, 2024

@pforesi thank you

on my side, I fixed the trigger of the CI, now in order for your branch to be tested against the CI, could you please rebase your branch on top of master please?

Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@pforesi
Copy link
Contributor Author

pforesi commented May 27, 2024

@Oliboy50 everything ok ?

@pforesi pforesi mentioned this pull request May 27, 2024
@Oliboy50 Oliboy50 merged commit 90b03db into BedrockStreaming:master May 27, 2024
3 checks passed
@Oliboy50
Copy link
Member

thanks https://packagist.org/packages/m6web/daemon-bundle#v8.0.0

@pforesi
Copy link
Contributor Author

pforesi commented May 28, 2024

Thnaks for your quick support :)

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.

Update for Symfony 7.x
3 participants