Skip to content

[TypeDeclarationDocblocks] Skip union mixed|mixed on ClassMethodArrayDocblockParamFromLocalCallsRector#7337

Merged
samsonasik merged 2 commits into
mainfrom
skip-union-mixed
Sep 26, 2025
Merged

[TypeDeclarationDocblocks] Skip union mixed|mixed on ClassMethodArrayDocblockParamFromLocalCallsRector#7337
samsonasik merged 2 commits into
mainfrom
skip-union-mixed

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Sep 26, 2025

It cause:

+    /**
+     * @param mixed|mixed $array1
+     * @param mixed|mixed $array2
+     */

should be skipped. see https://getrector.com/demo/f072550d-9131-4924-8e8e-648c445d9500

@samsonasik
Copy link
Copy Markdown
Member Author

Fixed 🎉 /cc @TomasVotruba

@samsonasik
Copy link
Copy Markdown
Member Author

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

@samsonasik samsonasik merged commit 903d7a6 into main Sep 26, 2025
50 checks passed
@samsonasik samsonasik deleted the skip-union-mixed branch September 26, 2025 17:11
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 5, 2026

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant