Skip to content

Comments

Ruleset: update property format#64

Merged
jrfnl merged 1 commit intomasterfrom
feature/63-fix-deprecated-property-setting
May 12, 2025
Merged

Ruleset: update property format#64
jrfnl merged 1 commit intomasterfrom
feature/63-fix-deprecated-property-setting

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented May 12, 2025

The old array format is deprecated since PHPCS 3.3.0 and is causing deprecation notices since PHPCS 3.13.0.
The new array format was introduced in PHPCS 3.3.0, so this includes raising the minimum supported PHPCS version.

Fixes #63

The old array format is deprecated since PHPCS 3.3.0 and is causing deprecation notices since PHPCS 3.13.0.
The new array format was introduced in PHPCS 3.3.0, so this includes raising the minimum supported PHPCS version.

Fixes 63
@jrfnl jrfnl added this to the 2.x Next milestone May 12, 2025
@jrfnl jrfnl merged commit be7280f into master May 12, 2025
5 checks passed
@jrfnl jrfnl deleted the feature/63-fix-deprecated-property-setting branch May 12, 2025 16:36
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.

Deprecation array property warning with PHP_CodeSniffer 3.13.0

1 participant