Skip to content

fix: OrderedImportsFixer - fix syntax error with grouped use statement and multiple use with comma #8483

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

Conversation

kubawerlos
Copy link
Contributor

Fixes #8165

Verified

This commit was signed with the committer’s verified signature.
mp911de Mark Paluch

Verified

This commit was signed with the committer’s verified signature.
mp911de Mark Paluch

Verified

This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
@kubawerlos kubawerlos marked this pull request as ready for review March 6, 2025 23:16
@kubawerlos kubawerlos enabled auto-merge (squash) March 6, 2025 23:16
@coveralls
Copy link

coveralls commented Mar 6, 2025

Coverage Status

coverage: 94.849% (+0.001%) from 94.848%
when pulling 4146430 on 6b7562617765726c6f73:fix_OrderedImportsFixer2
into 695c199 on PHP-CS-Fixer:master.

@keradus keradus disabled auto-merge March 27, 2025 21:55
@keradus keradus merged commit b7f59f5 into PHP-CS-Fixer:master Mar 27, 2025
29 checks passed
@keradus keradus deleted the fix_OrderedImportsFixer2 branch March 27, 2025 21:55
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.

Syntax error with grouped use statement and multiple use with comma
3 participants