Skip to content

[type-declarations] Add KnownMagicClassMethodTypeRector#7419

Merged
TomasVotruba merged 1 commit intomainfrom
tv-known-magic-method-calls-types
Oct 4, 2025
Merged

[type-declarations] Add KnownMagicClassMethodTypeRector#7419
TomasVotruba merged 1 commit intomainfrom
tv-known-magic-method-calls-types

Conversation

@TomasVotruba
Copy link
Member

No description provided.

@TomasVotruba TomasVotruba enabled auto-merge (squash) October 4, 2025 16:30
@TomasVotruba TomasVotruba merged commit 03c4cbd into main Oct 4, 2025
50 checks passed
@TomasVotruba TomasVotruba deleted the tv-known-magic-method-calls-types branch October 4, 2025 16:31
if (! $classMethod->isMagic()) {
continue;
}

Copy link
Member

Choose a reason for hiding this comment

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

here parent method guard check still needed, see https://3v4l.org/f9vgb

Copy link
Member

Choose a reason for hiding this comment

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 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 Mar 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants