Alternative installation files

Download coder-8.x-2.0-beta1.tar.gztar.gz 179.85 KB
MD5: 8753b717e1b7ca90dd418ea154a31b4c
SHA-1: b67b4f2170c82c18b82bead01e333191e42f9d12
SHA-256: 8cdd478480a1379bbd56e54b0f0f43f4cf3acb91064271feb401f58fce149d66
Download coder-8.x-2.0-beta1.zipzip 290.25 KB
MD5: 800ce35ed7a6c1ce279b6f8abe557747
SHA-1: d7cf0bb02648e6163ec5a257a6dfef8c6ed7afc1
SHA-256: 8f1576a05cc8511d945ff4931336a5299723cdf61cb62c290d52e9a27a469518

Release notes

PHPCS 2.0.0RC2 was released, so it is time for us to move into the beta phase! Please update your PHPCS installation.

Changes since 8.x-2.0-alpha2:

  • #2288851 : Fixed false indentation errors when chained method calls and closures are used."
  • Temporary fix for unit test fails due to a PHPCS bug.
  • #2288835 : Fixed false positives for @var type hinting in functions.
  • #2288823 reported by YesCT: Fixed @defgroup and @addtogroup should not ERROR with Missing short description in doc comment.
  • Fixed misleading unary operater spacing detection with PHP short array syntax.
  • Fixed a PHP notice in the line length sniff.
  • Do not enforce array type hints when array default values are provided.
  • #2279123 by klausi, psynaptic: Fixed array bracket notation detection in type hint documentation.
  • Fixed fatal error because the visibility of a class var in PHPCS changed.
Created by: klausi
Created on: 10 Oct 2014 at 10:23 UTC
Last updated: 6 Dec 2014 at 13:28 UTC
Bug fixes

Other releases