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

[Renaming] Fix space on union docblock during rename on RenameClassRector #6463

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

samsonasik
Copy link
Member

Let see if the reprint from phpdoc-parser is fixable.

-     * @param array<(DateTimeInterface|null)> $param
+     * @param array<(DateTimeInterface | null)> $param

@samsonasik
Copy link
Member Author

it seems equal with old behaviour, which on server right now (on 18:59 my time) still using phpstan 1 and phpdoc-parser v1, as not yet deployed for latest v2

Screenshot 2024-11-21 at 18 51 40

https://getrector.com/demo/5ebe75f6-fdd1-4104-88c6-491b98f518e3

so it is not new behaviour

@samsonasik
Copy link
Member Author

@TomasVotruba fixed 🎉 🎉 🎉

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it to have faster feedback to test ;)

@samsonasik samsonasik merged commit 5049698 into main Nov 21, 2024
36 checks passed
@samsonasik samsonasik deleted the fix-space-union branch November 21, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant