Alternative installation files

Download coder-8.x-2.4.tar.gztar.gz 138.18 KB
MD5: adad2ad56ecb9084530042193945ca1f
SHA-1: ecf5339ef88ea695515b1941c9384c432a996771
SHA-256: 7c966d6bcc03ddbe133f2b7cc3cac7625d9bf529ad4ff97e36949d4252063af7
Download coder-8.x-2.4.zipzip 274.11 KB
MD5: 5587bc8d6554dc25192611129a36f6a3
SHA-1: 1a63962018c91ca671ba7579536bd53b406a8802
SHA-256: c8c4d47e799d1101d8fb9c4a3444d6a56313ea0ea852e627086c7f52930abcde

Release notes

Changes since 8.x-2.3:

  • Added a sniff to detect string concatenation after t() calls
  • #2530884 : Alternate syntax should not be required for control structures in .tpl.php files
  • #2553021 by vimar: Exclude patterns for VCS directories are incorrect
  • Added a sniff to check for open access callbacks in hook_menu()
  • Added a sniff for concatenated watchdog messages
  • #2567055 by pfrenssen: Make inline comment sniff more strict with ending punctuation
  • #2568215 by pfrenssen: False positive when comment ends with a function calls without arguments
  • #2530920: Allow "Contains ..." file lines to be longer than 80 characters
  • #2560651: do not enforce array type hints, not in our coding standard
  • Added a sniff + fixer for unused use statements
  • Expanded constant name check to install files
  • #2572587 by attiks, pfrenssen, klausi: Extend array sniff to short syntax arrays
  • #2572587: Add test coverage for allowed short array syntax
Created by: klausi
Created on: 6 Oct 2015 at 21:45 UTC
Last updated: 26 Nov 2015 at 09:29 UTC
Bug fixes
New features

Other releases