Skip to content

Releases: magento/magento-coding-standard

Version 35

09 Oct 13:45
f5cf74f
Compare
Choose a tag to compare

Full Changelog: v34...v35

Version 34

10 Sep 15:18
e0f31fa
Compare
Choose a tag to compare

Full Changelog: v33...v34

Version 33

22 Jan 18:11
7521587
Compare
Choose a tag to compare

What's Changed

  • Allow more recent versions of rector by @fredden in #469
  • Removing dependency on symfony/polyfill, is no longer required now th… by @hostep in #468
  • Add suggested replacement for \posix_isatty() by @fredden in #445
  • Allow readonly between phpdoc and property name by @sandipklevu in #447
  • Make Unescaped Output Fail With Error Severity 10 by @pykettk in #442
  • Add sniff for deprecated use of $block->escape... methods by @fredden in #458
  • [eslint] Enforce consistent indentation by @fredden in #358
  • [eslint] Disallow useless constructs by @fredden in #361
  • [eslint] Forbid overriding built-in objects by @fredden in #359
  • Allow Use of Template Literals by @pykettk in #364
  • Add semicolon as statement separator in the special annotation check of the Magento2.Security.XssTemplate sniff by @aadmathijssen in #378
  • Update README.md by @snoop0x7b in #459
  • [eslint] Enforce consistent spacing around keywords by @fredden in #356
  • Automatically remove useless comments by @fredden in #433
  • Include all Magento2 sniffs in Magento2Framework by @fredden in #417
  • Ensure only the relevant docblock is read by @fredden in #437
  • PHP 8.3 support.

New Contributors

Full Changelog: v32...v33

Version 32

12 Sep 14:40
db2e2e7
Compare
Choose a tag to compare
  • rector/rector upgraded to 0.17.12 version
  • Min PHP version is set to 8.1

Version 31

01 Feb 15:53
1172711
Compare
Choose a tag to compare
  • rector/rector upgraded to ^0.15.10 version

Version 30

13 Jan 14:41
ffd4818
Compare
Choose a tag to compare
  • Minimum version of PHP is set to 7.4
  • webonyx/graphql-php is updated to version 15.0

Version 29

21 Dec 18:26
04cae89
Compare
Choose a tag to compare

Returning back support of PHP 7.3

Version 28

15 Dec 22:59
5a83986
Compare
Choose a tag to compare
  • Fix performance issue with big arrays #429

Version 27

17 Oct 15:44
097bda3
Compare
Choose a tag to compare
  • Support of PHP 8.1 features

Version 26

05 Oct 08:27
0263b89
Compare
Choose a tag to compare

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