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 against PHP 7.3+ and Symfony 4.0+ #109

Merged

Conversation

PabloKowalczyk
Copy link
Contributor

This PR add new test cases to CI, this will cover new versions of PHP and Symfony. As a bonus there is a fix for Symfony deprecation in 4.2, fixed same way as in doctrine/DoctrineBundle#853.

BTW Symfony 3.3 is not supported anymore, maybe it is time to drop support for it?

@rosstuck rosstuck merged commit e006130 into thephpleague:master Dec 16, 2018
@PabloKowalczyk PabloKowalczyk deleted the remove-symfony-deprecations branch December 16, 2018 12:14
@rosstuck
Copy link
Member

Thanks a ton, I think you've made a lot of folks quite happy :)

@rosstuck
Copy link
Member

Re: support, I'm also evaluating dropping support for older versions of PHP for a bunch of the packages soon so will probably make another pass for Symfony compat as well. Would also like to drop Symfony 2.8 support as well since it's in security fix only mode but not sure yet.

@PabloKowalczyk
Copy link
Contributor Author

@rosstuck let's continue discussion here #110.

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