Skip to content

Fix class ParentWithNumber#7901

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

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

Conversation

@Victor-Vechi
Copy link
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
Member

Thank you @Victor-Vechi

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.

2 participants

Comments