Skip to content

PHP 8.4 | File::getMemberProperties(): add support for abstract properties #1184

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

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 12, 2025

Description

Ref: https://wiki.php.net/rfc/property-hooks#abstract_properties

Suggested changelog entry

The File::getMemberProperties() method now supports abstract properties through a new is_abstract array index in the return value.

Related issues/external references

Related to #734

@jrfnl jrfnl added this to the 3.13.3 milestone Aug 12, 2025
@jrfnl jrfnl merged commit df03d8a into master Aug 15, 2025
78 of 80 checks passed
@jrfnl jrfnl deleted the php-8.4/file-getmemberproperties-support-abstract-properties branch August 15, 2025 15:51
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.

1 participant