Skip to content
New issue

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

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

Already on GitHub? # to your account

refactor: add visibility modifiers to class constants #757

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

DannyvdSluijs
Copy link
Collaborator

Since PHP 7.1 supports visibility modifiers for class constants and the master branch is currently targeting >=PHP 7.2 we can safely add them. See https://wiki.php.net/rfc/class_const_visibility for the official RFC.

@DannyvdSluijs DannyvdSluijs merged commit 24e7cbf into master Oct 21, 2024
18 checks passed
@DannyvdSluijs DannyvdSluijs deleted the Add-const-visibility branch October 21, 2024 09:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant