Skip to content

Add support for final properties #184

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

Merged
merged 3 commits into from
Apr 5, 2025
Merged

Add support for final properties #184

merged 3 commits into from
Apr 5, 2025

Conversation

thekid
Copy link
Member

@thekid thekid commented Apr 5, 2025

When property hooks were introduced into PHP 8.4, it also added a mechanism for properties to be declared as final.

TODO

See:

@thekid thekid merged commit 2466c6e into master Apr 5, 2025
12 checks passed
thekid added a commit that referenced this pull request Apr 5, 2025
@thekid thekid deleted the feature/final-properties branch April 5, 2025 14:00
@thekid thekid moved this to Done in PHP 8.4 adaption Apr 5, 2025
@thekid
Copy link
Member Author

thekid commented Apr 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant