Skip to content
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

PHP 8.2 | New PHPCompatibility.Classes.NewReadonlyClasses sniff #1453

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Dec 27, 2022

Readonly Classes

Support for readonly on classes has been added.

This adds a new sniff to detect this.

Includes unit tests.
Includes docs.

Refs:

Related to #1348

Note: this uses a new feature which is included in PHCPSUtils-1.0.0-rc1.

@wimg wimg merged commit a51413c into develop Dec 30, 2022
@wimg wimg deleted the php-8.2/new-readonly-classes-sniff branch December 30, 2022 15:40
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.

None yet

2 participants