Releases: magento/magento-coding-standard
Releases · magento/magento-coding-standard
Version 27
- Support of PHP 8.1 features
Version 26
Version 25
Version 24
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
Version 21
Version 20
Version 19
What's changed
- AC-2219: Implemented autofixing for
Magento2.Functions.FunctionsDeprecatedWithoutArgument.FunctionsDeprecatedWithoutArgument
check
Full Changelog: v18...v19
Version 18
What's Changed
- AC-1895: Avoid having duplicated issues in magento-coding-standard by @svera in #362
- AC-1895: Exclude sniff that is duplicated by @eliseacornejo in #365
- PHP 8.1 Compatibility by @sivaschenko in #366
- AC-2224: Remove incorrect and outdated rules by @loginesta in #368
- Use development php configuration for tests by @sivaschenko in #367
- Autofix for ThisInTemplate sniff by @sivaschenko in #369
- Removed obsolete layout check by @sivaschenko in #370
- AC-2222: [UCT Autofixing] PHPCompatibility.ForbiddenFinalPrivateMethods by @svera in #373
- Improve: Exclude minified JS files. by @edspc in #372
Full Changelog: v17...v18