You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated to include all PRs in the 2.3.4 milestone, including the currently open PRs.
* Changed the format to align with previous changelogs in the 2.x series.
* Added notification about the (soft) deprecation of the `WordPressVIPMinimum.Performance.BatcacheWhitelistedParams` and the `WordPressVIPMinimum.Compatibility.Zoninator` sniffs.
*[#708](https://github.com/Automattic/VIP-Coding-Standards/pull/708): Update references to the Composer plugin.
33
+
- Tests:
34
+
*[#735](https://github.com/Automattic/VIP-Coding-Standards/pull/735): Unit tests: Support PHP >= 8.1.
35
+
*[#746](https://github.com/Automattic/VIP-Coding-Standards/pull/746): Fix checks for PHP 8.1 and above.
36
+
*[#737](https://github.com/Automattic/VIP-Coding-Standards/pull/737): AdminBarRemovalUnitTest: Ensure final reset is read.
37
+
- Coding Standards
38
+
*[#733](https://github.com/Automattic/VIP-Coding-Standards/pull/733): Fix coding standards of VIPCS sniffs.
39
+
*[#756](https://github.com/Automattic/VIP-Coding-Standards/pull/756): Remove extra line at end of classes.
40
+
*[#758](https://github.com/Automattic/VIP-Coding-Standards/pull/758): Simplifications of sniffs extending the WPCS AbstractArrayAssignmentRestrictionsSniff.
*[#706](https://github.com/Automattic/VIP-Coding-Standards/pull/706): README: update for Composer 2.2.
58
+
*[#766](https://github.com/Automattic/VIP-Coding-Standards/pull/766): Various minor doc fixes.
59
+
*[#759](https://github.com/Automattic/VIP-Coding-Standards/pull/759): Bug template: make version table more comprehensive.
60
+
61
+
### Deprecated
62
+
*[#612](https://github.com/Automattic/VIP-Coding-Standards/pull/612): The `WordPressVIPMinimum.Compatibility.Zoninator` sniff is (soft) deprecated and will be removed in the 3.0.0 release.
63
+
*[#613](https://github.com/Automattic/VIP-Coding-Standards/pull/613): The `WordPressVIPMinimum.Performance.BatcacheWhitelistedParams` sniff is (soft) deprecated and will be removed in the 3.0.0 release.
0 commit comments