Current version of PHP_CodeSniffer required in composer.json is "squizlabs/php_codesniffer": ">=2.8.1 <3.0"
Are there any plans to upgrade that to "^3.2.*"

Comments

vermauv created an issue. See original summary.

vermauv’s picture

Title: Support PHP_CodeSniffer version ^3.0.0 » Support PHP_CodeSniffer version ^3.2.0
kenorb’s picture

joshmiller’s picture

Status: Active » Closed (duplicate)
joshmiller’s picture

msankhala’s picture

Status: Closed (duplicate) » Needs work

I am reopening this issue because this issue is originally reported for drupal 7.x-2.6. Even though d7 and d8 version of coder module can use the same version of PHPCS but that still need to be fixed separately for d7 and d8 branch of coder.

msankhala’s picture

Issue tags: -#coding-standard#codesniffer#coder +Coding standards, +code sniffer phpcs
truls1502’s picture

Status: Needs work » Needs review

FYI, there is a patch on #2863898-57: Support PHP_CodeSniffer version 3.3.1, the same one from https://github.com/pfrenssen/coder/pull/10 - could you test it with Drupal 7 site? :)

truls1502’s picture

Version: 7.x-2.6 » 7.x-2.x-dev
pfrenssen’s picture

Status: Needs review » Closed (duplicate)

The 7.x branch of Coder is unsupported. This issue has been solved in the 8.x branch, which is compatible with Drupal 7, as explained in the project page.