Skip to content

Conversation

@iluuu1994
Copy link
Member

Closes GH-15140

The first commit is a cleanup and fix of a related issue, in preparation of the actual fix in the second commit. The check is a bit out of place. I also thought about inheriting the abstract method and removing it during inheritance when the check succeeds, but this would 1. require delaying the abstract checks after variance checks, and 2. require dealing with freeing of potentially duplicated static methods and the hooks list.

Anyway, I'll think about this again in some more detail.

@iluuu1994 iluuu1994 merged commit 2f27e0b into php:master Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signature of abstract set hook not enforced

1 participant