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.2+ and PHPUnit 5 compatibility, PSR-4 autoloading #3

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

Conversation

MisatoTremor
Copy link
Contributor

This is a follow up PR to #2.

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 force-pushed the symfony_3.0 branch 4 times, most recently from 61c63b1 to c1a0aca Compare January 21, 2018 21:47
@MisatoTremor MisatoTremor changed the title Use PSR-4 autoloading Fix PHP 7.2 compatibility, Use PSR-4 autoloading Jan 21, 2018
@MisatoTremor
Copy link
Contributor Author

Updated & rebased

@MisatoTremor
Copy link
Contributor Author

Updated (compatibility for PHP 7.2+) & rebased

* Fix/Add Symfony components
* Fix deprecations under Symfony 4.2
* Use autowiring
* Update README
* Add UPGRADE
@MisatoTremor MisatoTremor changed the title Fix PHP 7.2 compatibility, Use PSR-4 autoloading Symfony 4, PHP 7.2+ and PHPUnit 5 compatibility, PSR-4 autoloading Feb 20, 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