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

GroupImportFixer - Fix failing case #5673

Merged
merged 1 commit into from May 3, 2021

Conversation

julienfalque
Copy link
Member

No description provided.

@julienfalque julienfalque added this to the 2.18.7 milestone May 3, 2021
foreach ($tests as $index => $test) {
yield $index => $test;
}
yield [
Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry for the noise, I replaced the array with yield statements. The failing case is added here.

Copy link
Member

Choose a reason for hiding this comment

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

not only noise, but also conflicts... :(

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 91.561% when pulling 2b1e42e on julienfalque:fix-group-import into db7e1f1 on FriendsOfPHP:2.18.

@keradus keradus modified the milestones: 2.18.7, 2.19.1 May 3, 2021
@keradus
Copy link
Member

keradus commented May 3, 2021

Thank you @julienfalque.

@keradus keradus merged commit d6428ab into PHP-CS-Fixer:2.18 May 3, 2021
@julienfalque
Copy link
Member Author

Thank you @keradus!

@julienfalque julienfalque deleted the fix-group-import branch May 3, 2021 21:33
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.

None yet

3 participants