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

Fixed : deprecations for Symfony 4.4 #141

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

encreinformatique
Copy link

This PR fixes the deprecations for Symfony 4.4, including PHPUnit and Twig deprecated (and removed) classes in 3.0.

This shall close #139 and possibly some other issue.
There should not have any problem with backward compatibilty. Basic implementation has been verified with Wordpress 5.3.2 and Symfony 4.4.

Travis config file has been updated.

@encreinformatique
Copy link
Author

encreinformatique commented Feb 12, 2020

I cannot finally could make the tests launch with Travis and PHP 5.5 or Symfony 4.

With dist: trusty, it is ok for PHP 5.5.
It also launch the test correctly specifying 4.4 instead of lts:^4.

Ready to be merged.

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.

Symfomy 4 support
1 participant