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

test: Add routing tests #45

Merged
merged 3 commits into from
Aug 2, 2021
Merged

Conversation

chapterjason
Copy link
Contributor

@chapterjason chapterjason commented Aug 2, 2021

Just noticed the missing support for Symfony below 4.1.

symfony/symfony#26085

@Nyholm
Copy link
Member

Nyholm commented Aug 2, 2021

Thank you. I appriciate this. But I think we should bump our composer.json to only support symfony versions that are currently maintained. (or soon to be maintained)

Ie, 4.4, 5.3, 5.4 and 6.0.

@chapterjason
Copy link
Contributor Author

@Nyholm Created another pr to focus on the supported version. #46

@chapterjason
Copy link
Contributor Author

@Nyholm I was searching for the Issue and noticed that the we can deprecate also the PublicCompilerPass, it doesn't make sense since Symfony 4.1 cause of the test.service_container, just if we will stick now to 4.4.*<.

@chapterjason
Copy link
Contributor Author

Wait for #47

@chapterjason
Copy link
Contributor Author

@Nyholm Should also be ready now.

Copy link
Member

@Nyholm Nyholm 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

@Nyholm Nyholm merged commit 9bffe3a into SymfonyTest:master Aug 2, 2021
@chapterjason chapterjason deleted the routing-tests branch August 2, 2021 18:45
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