Released: Composer plugin for PHP_CodeSniffer version 1.2.1
This version fixes an issue people could run into when an `open_basedir` directive is in effect.
https://t.co/ykE6OOtd9H
PHP_CodeSniffer maintainer Juliette Reinders Folmer has warned that critical PHP infrastructure is increasingly at risk as maintainer workloads grow and funding lags behind real-world reliance.
→ https://t.co/xrColZjwI6
(h/t: @therepositorywp)
A new episode of Open Web Conversations with host @Bovelett and guest @jrf_nl talking all about PHP_CodeSniffer. > Underfunded PHP Tools: A Global Business Threat https://t.co/Bi5JYii3vm
Released: PHPCompatibility 10.0.0-alpha2
This release brings an initial set of scans for PHP 8.5 new/deprecated/removed features.
Also note: this will be the last release supporting PHP_CodeSniffer 3.x / PHP < 7.2.
https://t.co/srsYyC0TxC
Released: PHPCSUtils 1.2.1
Small bugfix release to prevent the use of PHP 8.5 deprecated type casts used in the "code under scan" from causing deprecation notices in PHPCSUtils.
https://t.co/lXuOE1KQsZ
Released: PHPCSExtra 1.5.0
This release adds 7 new sniffs:
* 4 sniffs related to PHP attributes
* 2 sniffs related to exit/die
* and a sniff for first class callables
These sniffs aim to help enforce the PERCS rules.
Enjoy!
https://t.co/V1oDwv25UR
Released: Composer Installer for PHPCS v1.2.0
As of this version, support for PHP_CodeSniffer 2.x has been dropped.
The plugin will continue to support PHP_CodeSniffer 3.x and 4.x.
https://t.co/wVfv6XtSCI
Released: PHPCSUtils 1.2.0
This release brings a set of utility methods to make it more straight forward to analyse PHP attribute code via sniffs.
Enjoy!
https://t.co/4OU10ClyDT
Released: PHP_CodeSniffer 4.0.1
This release fixes a regression in the handling of ignore annotations in PHPCS 4.x. The release also contains two pertinent tokenizer fixes.
As of this release, PHPCS is officially runtime compatible with PHP 8.5.
https://t.co/fROWWRBv8B
Released: PHP_CodeSniffer 3.13.5
PHPCS is now officially runtime compatible with PHP 8.5.
Tokenizer support will follow later.
This release also fixes a rare, but nasty, bug in the Tokenizer related to attributes.
https://t.co/VZH27nDppY
Released: PHPCompatibility 10.0.0-alpha1
All PHPCompatibility add-on projects (PHPCompatibilitySymfony, PHPCompatibilityWP etc) have also received a corresponding alpha1 tag.
https://t.co/ew1B4BXsgI
Also know that this tag should allow projects which can't upgrade to PHPCS 4.x yet, but still want to use the latest PHPCompatibility sniffs, to lock to this 10.0.0-alpha1 tag.