Skip to content

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

  • Verify support for declared final modifier in PHP 8.4
  • Add support for reading additional modifiers from xp::$meta.
  • Add support for @final apidoc tag

See:

@thekid thekid added the enhancement New feature or request label Apr 5, 2025
@thekid thekid merged commit 836a689 into main Apr 5, 2025
12 checks passed
@thekid thekid deleted the feature/final-properties branch April 5, 2025 13:07
@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

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants