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: Allow shortening symbols from multi-use statements (only classes for now) #7816

Merged

Conversation

Wirone
Copy link
Member

@Wirone Wirone commented Feb 4, 2024

Support multi-use import statements where FQCN shortening is currently possible.

@Wirone Wirone added kind/feature topic/fqcn Fully Qualified Class Name usage and conversions labels Feb 4, 2024
@Wirone Wirone self-assigned this Feb 4, 2024
@coveralls
Copy link

coveralls commented Feb 4, 2024

Coverage Status

coverage: 94.78%. remained the same
when pulling 19404d6 on Wirone:codito/shorten-fqcn-based-on-multi-imports
into 8210c16 on PHP-CS-Fixer:master.

@Wirone Wirone force-pushed the codito/shorten-fqcn-based-on-multi-imports branch from d7ea3f2 to c5ae576 Compare February 5, 2024 09:17
@Wirone Wirone marked this pull request as ready for review February 5, 2024 09:20
@Wirone Wirone force-pushed the codito/shorten-fqcn-based-on-multi-imports branch from c5ae576 to 3a51ba3 Compare February 6, 2024 21:04
@Wirone Wirone enabled auto-merge (squash) February 9, 2024 09:07
@Wirone Wirone merged commit 0bb1e4b into PHP-CS-Fixer:master Feb 9, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature topic/fqcn Fully Qualified Class Name usage and conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants