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

Add support for Symfony 7 #170

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Add support for Symfony 7 #170

merged 3 commits into from
Jan 15, 2024

Conversation

imjoehaines
Copy link
Contributor

@imjoehaines imjoehaines commented Jan 15, 2024

Goal

Add support for Symfony 7

Changeset

  • Allow Symfony 7 in composer.json
  • Add return type to Configuration::getConfigTreeBuilder when running PHP 7+
  • Use the HttpKernelInterface::MAIN_REQUEST constant, which is a replacement for HttpKernelInterface::MASTER_REQUEST

Testing

Tested manually and in a new Maze Runner fixture (in a separate PR as it's very large)

@imjoehaines imjoehaines merged commit 1d84c58 into next Jan 15, 2024
102 checks passed
@imjoehaines imjoehaines deleted the symfony-7 branch January 15, 2024 11:49
@imjoehaines imjoehaines mentioned this pull request Jan 15, 2024
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.

2 participants