Skip to content

Fix lineno for inheritance errors of early bound classes #16532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

iluuu1994
Copy link
Member

@iluuu1994 iluuu1994 commented Oct 21, 2024

Fixes GH-16508

Note to self: The error changes in PHP 8.4 (methods -> method). Adjust when merging.

@iluuu1994 iluuu1994 requested a review from dstogov as a code owner October 21, 2024 14:58
@iluuu1994 iluuu1994 linked an issue Oct 21, 2024 that may be closed by this pull request
@iluuu1994 iluuu1994 closed this in 2d068c4 Oct 22, 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.

Delayed early binding can report wrong lineno
2 participants