Alternative installation files

Download coder-8.x-2.2.tar.gztar.gz 132.29 KB
MD5: 834d5c23845d13fa9465f15a01be956c
SHA-1: ead7c9b9834a3591548575861f5d601834a6f4ec
SHA-256: 0d109a157c9d04f2ea5fe74c41def03e0ae85ed28488c7690b8a66497ecb284e
Download coder-8.x-2.2.zipzip 257.3 KB
MD5: d3a1fcc181b79c2ecbe26ef33aaca47c
SHA-1: fff24e3b7c8bc59244b68df3b9c0ae32d465df8d
SHA-256: 61c621b470d8352c582a514108104109840aad99bc23c112733956a7e0d3ea71

Release notes

Changes since 8.x-2.1:

  • #2444933: Allow inline /** @var doc comments for array typehints.
  • Added a fixer for missing function doc comments.
  • Added fixer for inline comments starting lower case.
  • Enabled array closing parenthesis sniff from Squiz.
  • Do not throw errors for Features module @file comments.
  • Removed string concatentation sniff, now handled by upstream Squiz sniff.
  • Added fixer for @param description on a new line.
  • #2463425: Permit exclamation mark ! punctuation at end of comment descriptions
  • #2463401: @link @endlink tags are allowed within doc comment long descriptions
  • #2463707: @link @endlink tags are allowed before @param tags in doc comments
  • Fixed @param comment line detection and fixer.
  • #2461909 by pfrenssen: Notices and false positives when docblock has multiple @throws
  • #2465729: Incorrect report 'Separate the @file and @link sections by a blank line.'
  • Switched PHPCS dependency to new 2.3.1 release
  • Fixed JS indentation sniff with objects
  • Updated install and usage instructions from doc pages
Created by: klausi
Created on: 24 Apr 2015 at 15:37 UTC
Last updated: 26 Jun 2015 at 10:08 UTC
Bug fixes

Other releases