Releases: magento-ecg/coding-standard
Releases · magento-ecg/coding-standard
4.0
New Magento2 Commerce Sniffers
- Object Manager
- Escape Methods
- Template expirieince
What's Changed
- Revert "Add PHP_Codesniffer to require" by @zlik in #55
- Fix tiny typo :) by @diazwatson in #56
- Add Composer package type by @macieklewkowicz in #61
- Add ExtND rules to EcgM2 ruleset. by @zhooravlik in #62
- Ecgm2 added extdn rules by @zhooravlik in #63
- Ecgm2 added extdn rules by @zhooravlik in #64
New Contributors
- @zlik made their first contribution in #55
- @diazwatson made their first contribution in #56
- @macieklewkowicz made their first contribution in #61
- @zhooravlik made their first contribution in #62
Full Changelog: 3.1...4.0
Adds support for PHP_CodeSniffer 3.0
Release v3.0
Last release with PHP_CodeSniffer 2.x compatibility
Includes bugfixes since release 2.0
Magento 2 Standard Released
Added rules and sniffs for Magento 2.
Design Templates Support
Support checking Magento design templates. phtml
extension should be specified in --extension
argument then running CodeSniffer.
PHP CodeSniffer v.2.x Compatible
Compatibility with PHP CodeSniffer v.2.x.
First release
Update README.md added link to the project