All notable changes to this project will be documented in this file, in reverse chronological order by release.
- #17 adds support for PHP 8.1
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #16 adds support for
slevomat/coding-standard:^7.0
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #15 prevents
phpcbf
from fixing loose comparison operators automatically
- #14 adds new rule: Disallow using loose == and != comparison operators
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #13 adds a new rule: Disallow array syntax (T[]) in favor of generic syntax (array<array-key, T>)
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #12 adds a new rule: require a blank line between methods
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #11 adds support for PHP 8
- Nothing.
- Nothing.
- Nothing.
- #10 adds two new rules: enforce importing of global constants and functions
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #9 relax composer-installer version constraint
- Nothing.
- Nothing.
- Nothing.