Releases: magento/magento-coding-standard
Releases · magento/magento-coding-standard
Version 28
- Fix performance issue with big arrays #429
Version 27
- Support of PHP 8.1 features
Version 26
What's Changed
- Fix Rector tests by @bl4de in #410
- Allow to skip see tag in annotation with specific deprecated comment by @loginesta in #419
- Add eliminated classes to Magento coding standards in Legacy\RestrictedCodeSniff by @karyna-tsymbal-atwix in #420
Full Changelog: v25...v26
Version 25
Bugfixes
- Avoid processing less and CSS pseudo-classes by @svera
- Allow empty constructor function blocks when using property promotion by @mfickers
Version 24
Bug fixes:
Fixed error when calling hasDeprecatedWellFormatted with a false $commentStartPtr in #400 by @mattijv
Version 23
Improvements
- Added match keyword to a Reserved words sniff by @karyna-tsymbal-atwix
- Require content for
@see
and @deprecated
tags in #393 by @loginesta
- Corrected messages for discouraged functions by @sivaschenko
Version 22
What's Changed
- AC-2724: Update rector dependency to the latest version by @eliseacornejo in #384
- Fix warnings detected by phpcs & phpunit by @fredden in #383
- AC-1879: Magento2/Sniffs/Legacy/ObsoleteResponseSniff.php issue by @bl4de in #386
Full Changelog: v21...v22
Version 21
What's Changed
- AC-1655: Fixed obsolete attributes not detected by @svera in #380
Full Changelog: v20...v21
Version 19
What's changed
- AC-2219: Implemented autofixing for
Magento2.Functions.FunctionsDeprecatedWithoutArgument.FunctionsDeprecatedWithoutArgument
check
Full Changelog: v18...v19