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: Support more FQCNs cases in fully_qualified_strict_types #7459

Merged
merged 5 commits into from Dec 15, 2023

Conversation

Wirone
Copy link
Member

@Wirone Wirone commented Nov 23, 2023

This PR is a ~cherry-pick of #6395 (all the credit goes to @SpacePossum), with slight changes:

Fixes #6077
Fixes #4309

ℹ️ PR was revived as-is, it requires review - I'm going to do it too, but any feedback is welcome 🙂.

@Wirone Wirone added kind/feature topic/fqcn Fully Qualified Class Name usage and conversions labels Nov 23, 2023
@Wirone Wirone self-assigned this Nov 23, 2023
@Wirone Wirone linked an issue Nov 23, 2023 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Nov 23, 2023

Coverage Status

coverage: 94.801% (+0.02%) from 94.785%
when pulling 9da54c0 on Wirone:codito/fqcn-more-cases
into a850084 on PHP-CS-Fixer:master.

@Wirone Wirone changed the title feat: Support more FQCNs cases feat: Support more FQCNs cases in fully_qualified_strict_types Nov 23, 2023
SpacePossum and others added 4 commits December 15, 2023 19:37
This is basically "cherry-pick" from PR 6395, that's why SpacePossum is assigned as an author of the changes.
It is failing on main branch too, so it should be done separately.
@Wirone Wirone enabled auto-merge (squash) December 15, 2023 22:16
@Wirone Wirone merged commit 1bc8e82 into PHP-CS-Fixer:master Dec 15, 2023
26 checks passed
@Wirone Wirone deleted the codito/fqcn-more-cases branch December 15, 2023 22:24
@Wirone
Copy link
Member Author

Wirone commented Dec 15, 2023

Thank you @SpacePossum for this great work 🍻!

@SpacePossum
Copy link
Contributor

Thanks @Wirone for all your time put into this, nice to see these changes! : )

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
5 participants