Skip to content

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

2 participants