You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony Upgrade Fixer analyzes Symfony project and tries to make it compatible with the new version of Symfony framework. It is based on PHP CS Fixer.
I would like to get some additional feedback and see if people use it and how we can improve.
It is already mentioned in The new Awesome of Symfony 3.0 Tutorial on KnpUniversity.
If you take a look at real life examples you will see that some fixers can be serious time savers. So I guess informing people about such tool can give them some wind in the back with the upgrade process.
If you like it and think it will be useful to have it mentioned in Upgrading a Major Version I will be happy to submit a pull request.
The text was updated successfully, but these errors were encountered:
…cle (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Mentioned the "Symfony Upgrade Fixer" in the upgrade article
This fixes#5951.
Commits
-------
abd9a42 Minor reword
80733b5 Fixed a minor grammar issue
8bdd24b Mentioned the "Symfony Upgrade Fixer" in the upgrade article
Symfony Upgrade Fixer analyzes Symfony project and tries to make it compatible with the new version of Symfony framework. It is based on PHP CS Fixer.
I would like to get some additional feedback and see if people use it and how we can improve.
It is already mentioned in The new Awesome of Symfony 3.0 Tutorial on KnpUniversity.
If you take a look at real life examples you will see that some fixers can be serious time savers. So I guess informing people about such tool can give them some wind in the back with the upgrade process.
If you like it and think it will be useful to have it mentioned in Upgrading a Major Version I will be happy to submit a pull request.
The text was updated successfully, but these errors were encountered: