Skip to content

CS: always import all used classes [3] #349

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 1 commit into from
Feb 20, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 20, 2024

Description

... instead of using fully qualified global/PHP native classes inline.

And when there is no namespace, don't use fully qualified global class names.

Follow up on #347

Suggested changelog entry

N/A

... instead of using fully qualified global/PHP native classes inline.

And when there is no namespace, don't use fully qualified global class names.

Follow up on 347
@jrfnl jrfnl added this to the 3.9.x Next milestone Feb 20, 2024
@jrfnl jrfnl enabled auto-merge February 20, 2024 03:13
@jrfnl jrfnl merged commit ddcf00f into master Feb 20, 2024
@jrfnl jrfnl deleted the feature/cs-cleanup-more-class-use branch February 20, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant