Skip to content

Add failing test to reproduce bug with associative arrays #103

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

Merged
merged 2 commits into from
Jan 4, 2019
Merged

Add failing test to reproduce bug with associative arrays #103

merged 2 commits into from
Jan 4, 2019

Conversation

lcobucci
Copy link
Member

@lcobucci lcobucci commented Jan 4, 2019

For some weird reason travis didn't run on #102, reopening it then...

vv12131415 and others added 2 commits January 4, 2019 14:28
PHPCBF is adding two commas when fixing missing trailing commas on
associative arrays.
This is already solved by
SlevomatCodingStandard.Arrays.TrailingArrayComma.MissingTrailingComma.

More info: slevomat/coding-standard#490
@lcobucci lcobucci requested review from a team and alcaeus January 4, 2019 13:29
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

👍

@Ocramius Ocramius added the bug label Jan 4, 2019
@Ocramius Ocramius added this to the 6.0.0 milestone Jan 4, 2019
@lcobucci
Copy link
Member Author

lcobucci commented Jan 4, 2019

@Ocramius this should go to 5.0.1, no?

@Ocramius Ocramius self-assigned this Jan 4, 2019
@Ocramius Ocramius merged commit 143a7be into doctrine:master Jan 4, 2019
@lcobucci lcobucci deleted the two-commas-at-the-end-of-associative-array-bug branch January 4, 2019 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants