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

feat: add rules for trailing commas in function calls and closure use #270

Merged
merged 1 commit into from Jul 8, 2022

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Jun 26, 2022

Follows up #268 the same way for calls and use

@simPod simPod force-pushed the traling branch 9 times, most recently from 3c1511b to e21e534 Compare June 26, 2022 11:33
@simPod simPod force-pushed the traling branch 3 times, most recently from 1e3c90e to 33cca2c Compare July 8, 2022 08:29
@simPod simPod marked this pull request as ready for review July 8, 2022 08:57
@simPod simPod requested a review from a team as a code owner July 8, 2022 08:57
@Ocramius Ocramius added this to the 10.0.0 milestone Jul 8, 2022
Comment on lines 132 to +133
- "7.2"
- "7.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need these? They are EOL and abandoned

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maintenance is kind of burden. I basically have to patch test inputs and outputs for each php version so I can add tests for new sniffs.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, I was suggesting to drop support overall

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, that was an agreement from my side :D

but as discussed #268 (comment)

tests/php81-compatibility.patch Show resolved Hide resolved
tests/php81-compatibility.patch Show resolved Hide resolved
@ostrolucky ostrolucky merged commit 27a2342 into doctrine:10.0.x Jul 8, 2022
@simPod simPod deleted the traling branch July 8, 2022 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants