Releases: pronamic/wp-coding-standards
Releases · pronamic/wp-coding-standards
2.5.0
Changelog
- Increased minimum WordPress version to
6.7. - Increased minimum PHP version to
8.3.
Full Changelog: v2.4.0...v2.5.0
2.4.0
Changelog
- Increased minimum WordPress version to
6.6. - Updated
dealerdirect/phpcodesniffer-composer-installerfrom^1.0to^1.1. - Updated
sirbrillig/phpcs-variable-analysisfrom^2.11to^2.12. - Updated
squizlabs/php_codesnifferfrom^3.9to^3.13.- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.10.0
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.10.1
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.10.2
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.10.3
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.11.0
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.11.1
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.11.2
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.11.3
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.12.0
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.12.1
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.12.2
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.13.0
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.13.1
- https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.13.2
- Updated
wp-coding-standards/wpcsfrom^3.1to^3.2.
Full Changelog: v2.3.0...v2.4.0
2.3.0
Changelog
- Increased minimum WordPress version to
6.5. - Increased minimum PHP version to
8.2.
Full Changelog: v2.2.0...v2.3.0
2.2.0
Full Changelog: v2.1.0...v2.2.0
2.1.0
Changelog
Changed
- Updated to
PHPCSStandards/PHP_CodeSnifferversion3.8: https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.8.0. - Increased minimum WordPress version to
6.2. - Increased minimum PHP version to
8.1.
2.0.2
Changelog
Added
<rule ref="Generic.Arrays.DisallowLongArraySyntax" />
https://github.com/squizlabs/PHP_CodeSniffer/blob/3.7.2/src/Standards/Generic/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php
2.0.1
- Changed config
minimum_supported_versiontominimum_wp_version: https://github.com/WordPress/WordPress-Coding-Standards/wiki/Customizable-sniff-properties.
2.0.0
- Update to WordPress coding standards version
3.0.0: https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/3.0.0. - Update to WordPress VIP coding standards version
3.0.0: https://github.com/Automattic/VIP-Coding-Standards/releases/tag/3.0.0 - Increased minimum WordPress version to
6.1. - Increased minimum PHP version to
8.0.
1.3.0
- For now allow PHP
7.4.
1.3.0
Changelog
Changed
- Updated minimum WordPress version to
5.9: https://codex.wordpress.org/Supported_Versions. - Updated minimum PHP version to
8.0: https://www.php.net/supported-versions.