-
-
Notifications
You must be signed in to change notification settings - Fork 389
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
Update to doctrine/coding-standard v7 #896
Conversation
carusogabriel
commented
Dec 27, 2019
Q | A |
---|---|
Type | improvement |
BC Break | no |
Fixed issues | - |
lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php
Outdated
Show resolved
Hide resolved
Not sure if makes sense to have this also for the 2.x branch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requesting changes to avoid accidental merges.
@carusogabriel shouldn't doctrine/coding-standard v7 be PSR-12 compatible? |
@goetas Please see doctrine/coding-standard#148, we're voting it to v8. |
If the branch 2.x is just receiving bug fixes and security patches, I don't think is necessary. |
@goetas Good to go, or should we rebase it with |
I would like to wait for #898. Would like to avoid useless conflict resolution created by an automatic tool. Is it ok for you? |
dc713d5
to
6d1bf4c
Compare
thank you! |