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

Symfony 4, PHP 7.1+ compatibility and improvements #32

Merged
merged 3 commits into from
Feb 19, 2019

Conversation

MisatoTremor
Copy link
Collaborator

This is a follow up PR to #2 and replacement for #3.

BC break as this only supports PHP 7.1+ and Symfony 4.
Test fails due to PHP 7.2 incompatibilities in AvroCaseBundle throwing an exception (I fixed this in jdewit/AvroCaseBundle#3), but pass otherwise.

It changes the autoloading to PSR-4 like Symfony did. Please consider merging it and tagging a release - maybe 0.2 as #2 contains a semi-BC-break if someone still uses a Twig version < 1.12.

@MisatoTremor MisatoTremor changed the title Plegro master Symfony 4, PHP 7.1+ compatibility and improvements Feb 19, 2019
@MisatoTremor MisatoTremor merged commit 9ad8fc2 into jdewit:master Feb 19, 2019
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

1 participant