Alternative installation files

Download coder-8.x-2.12.tar.gztar.gz 96.15 KB
MD5: 1acf47cdf04699cc84671ce948fcd0a2
SHA-1: ed74d05fb40fb57cc7dab4f834391ff90eaa3604
SHA-256: 2890e9bffa085512a0e80a42ddde6356457a9ba3271aefc397e1db5b271d6d67
Download coder-8.x-2.12.zipzip 188.41 KB
MD5: 3df2a02627826b77247c976818c585ce
SHA-1: 271f6d17aab5c61c9ae3d6112ce806e57f2ba2d1
SHA-256: 3b763b24cefad6496fa61402a990ea8296fd2431e9435106c212d4f572ee028f

Release notes

New features since 8.2.11:

  • feat(ExpectedExceptionSniff): Add sniff to forbid usage of PHPUnit @expectedException annotation (#2859286)
  • feat(DisallowLongArraySyntaxSniff): Enable sniff to only allow short array syntax for Drupal 8 code (#2857830)
  • feat(FunctionCommentSniff): Add fixer for doc param names ending with a dot (#2666292)

Bug fixes since 8.2.11:

  • fix(GlobalDrupalSniff): Add more base classes where dependency injection should be used
  • fix(LineLengthSniff): Allow unquoted long lines on doc block annotations (#2856532)
  • fix(FunctionCommentSniff): Correctly detect missing function comments vs. file comments

Other changes since 8.2.11:

  • docs(LineLengthSniff): Fix coding standards
Created by: klausi
Created on: 18 Mar 2017 at 10:44 UTC
Last updated: 18 Mar 2017 at 10:48 UTC
Bug fixes
New features

Other releases