Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 12, 2025

Description

If a property uses the abstract modifier keyword, the spacing between properties would not be determined, leading to false negatives.

Fixed now.

Includes tests.

Suggested changelog entry

Added support for PHP 8.4 abstract properties to the following sniffs:

  • Squiz.WhiteSpace.MemberVarSpacing

Related issues/external references

Related to #734

If a property uses the `abstract` modifier keyword, the spacing between properties would not be determined, leading to false negatives.

Fixed now.

Includes tests.
@jrfnl jrfnl added this to the 3.13.3 milestone Aug 12, 2025
@jrfnl jrfnl mentioned this pull request Jul 16, 2025
47 tasks
@jrfnl jrfnl merged commit a76ca58 into master Aug 15, 2025
78 of 80 checks passed
@jrfnl jrfnl deleted the php-8.4/squiz-membervarspacing-support-abstract-properties branch August 15, 2025 16:58
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