Skip to content

PHP 8.4 | Various sniffs: add tests with final properties #952

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 Apr 9, 2025

Description

PHP 8.4 | Generic/UnnecessaryFinalModifier: add tests with final properties

PHP 8.4 | Squiz/BlockComment: add test with final property

PHP 8.4 | Squiz/LowercaseClassKeywords: add test with final property

PHP 8.4 | Squiz/ScopeKeywordSpacing: add tests with final properties

PHP 8.4 | Squiz/MemberVarSpacing: add tests with final properties

PHP 8.4 | Squiz/MemberVarScope: add tests with final properties

Suggested changelog entry

N/A

Related issues/external references

Related to #734, follow up to #834 and #907

@jrfnl jrfnl added this to the 3.12.2 milestone Apr 9, 2025
@jrfnl jrfnl changed the title Php84/feature/various sniffs add tests with final properties PHP 8.4 | Various sniffs: add tests with final properties Apr 9, 2025
@jrfnl jrfnl mentioned this pull request Apr 9, 2025
43 tasks
@jrfnl
Copy link
Member Author

jrfnl commented Apr 9, 2025

@DanielEScherzer Thanks for reviewing this + the other related PRs!

@jrfnl jrfnl merged commit e84de7f into master Apr 13, 2025
63 checks passed
@jrfnl jrfnl deleted the php84/feature/various-sniffs-add-tests-with-final-properties branch April 13, 2025 01:19
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.

2 participants