Skip to content

Version 14

Compare
Choose a tag to compare
@sivaschenko sivaschenko released this 02 Nov 12:27
· 235 commits to master since this release
daf56b8

New Rules

Improvements

  • AC-1167: Add all filesystem PHP native functions covered by Filesystem\DriverInterface to DiscouragedFunctionSniff in #308 by @loginesta
  • AC-206: Create UCT phpcs ruleset for customizations only in #313 by @svera
  • AC-1549: Create codes for each type of returned error / warning in #316 by @svera

Fixes

  • AC-1314: Fix copyright sniff for less files in #284 by @eliseacornejo
  • Fixed undefined index in Magento2.Commenting.ClassPropertyPHPDocFormatting in #317 by @sivaschenko
  • Extracted js tests to a separate build in #318 by @sivaschenko
  • Fixed undefined variable error in AutogeneratedClassNotInConstructorSniff in #319 by @sivaschenko