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

Generator verifies if class exists before altering class name #1422

Merged
merged 1 commit into from Feb 20, 2024

Conversation

Antarian
Copy link
Contributor

Generator was changing namespace of the class with Prefixed namespace, even in the case it was absolute.
Now if class exists, even if it is not starting with backslash \, it would be accepted.

#1371

@jrushlow jrushlow added the Bug Bug Fix label Feb 20, 2024
Copy link
Collaborator

@jrushlow jrushlow left a comment

Choose a reason for hiding this comment

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

Thank you @Antarian!

@jrushlow jrushlow merged commit eb4542f into symfony:main Feb 20, 2024
5 of 7 checks passed
@jrushlow jrushlow mentioned this pull request Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants