Skip to content

Fix class ParentWithNumber - #7901

Merged
samsonasik merged 1 commit into
rectorphp:mainfrom
Victor-Vechi:fix-test-class-with-abstract
Feb 19, 2026
Merged

Fix class ParentWithNumber#7901
samsonasik merged 1 commit into
rectorphp:mainfrom
Victor-Vechi:fix-test-class-with-abstract

Conversation

@Victor-Vechi

Copy link
Copy Markdown
Contributor

The ParentWithNumber class has an abstract method. PHP shows an error because this method must be implemented, or the class itself must be declared as abstract.

@samsonasik
samsonasik merged commit 52a2f78 into rectorphp:main Feb 19, 2026
59 checks passed
@samsonasik

Copy link
Copy Markdown
Member

Thank you @Victor-Vechi

@github-actions

Copy link
Copy Markdown
Contributor

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 Aug 16, 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.

2 participants