Skip to content

Fix abstract __construct must be consistent constructor, since this is a runtime time fatal error#11696

Draft
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:fix-abstract-constructor-must-be-consistent
Draft

Fix abstract __construct must be consistent constructor, since this is a runtime time fatal error#11696
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:fix-abstract-constructor-must-be-consistent

Conversation

@kkmuffme
Copy link
Contributor

@kkmuffme kkmuffme commented Mar 1, 2026

Fix #4003 for trait as well as for abstract class constructs #4003 (comment)

Fix false positive errors for InvalidAttribute for "Override" on abstract construct #4003 (comment)

…s a runtime time fatal error

Fix vimeo#4003 for trait as well as for abstract class constructs vimeo#4003 (comment)

Fix false positive errors for InvalidAttribute for "Override" on abstract construct vimeo#4003 (comment)
@danog danog added the release:fix The PR will be included in 'Fixes' section of the release notes label Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:fix The PR will be included in 'Fixes' section of the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MethodSignatureMismatch should be reported for abstract constructors

2 participants