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

[RFC] Symfony Upgrade Fixer in "Upgrading a Major Version" #5951

Closed
umpirsky opened this issue Dec 4, 2015 · 0 comments
Closed

[RFC] Symfony Upgrade Fixer in "Upgrading a Major Version" #5951

umpirsky opened this issue Dec 4, 2015 · 0 comments
Labels
hasPR A Pull Request has already been submitted for this issue.

Comments

@umpirsky
Copy link
Contributor

umpirsky commented Dec 4, 2015

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.

@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Sep 1, 2016
weaverryan added a commit that referenced this issue Sep 19, 2016
…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
@xabbuh xabbuh closed this as completed Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

3 participants