New Rules
- Added sniff to ensure correct usage of getChildHtml and getChildChildHtml AbstractBlock methods @eliseacornejo
- Annotation, Html and Less sniffs has been moved from the magento/magento2 repo @loginesta
Fixes
- Avoid infinite loop when Parse Error occurs @fredden
- Fix TypeError for phpcs->addWarning() @fredden
- Fixed HtmlDirectiveSniff @asheem-patro
- Add test coverage for HtmlBindingSniff @ihor-sviziev
- Moved parameter and variable tokenizers from the magento/magento2 repo @edspc
Infrastructure and updates
- Github Actions are now used to validate pull requests @ihor-sviziev
- All dependencies have been updated to the latest versions. The package is now PHP 8 compatible. @andrewbess @drpayyne