Releases: cdn77/coding-standard
Releases · cdn77/coding-standard
7.2.10
7.2.9
7.2.8
What's Changed
- feat: add support for typed constants in AlphabeticallyOrderedConstan… by @davidxkurka in #142
- ci: use codecov token by @simPod in #143
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #134
- feat: require slevomat/coding-standard v8.15 by @simPod in #144
Full Changelog: 7.2.7...7.2.8
7.2.7
7.2.6
Note
Maintenance release, getting ready for tomorrow's release of php_codesniffer v3.9.0.
What's Changed
- fix: use
getSniffName()
from slevomat's testcase by @simPod in #137 - ci: test on php 8.3 by @simPod in #139
- feat: drop php 8.1 support by @simPod in #136
- ci: migrate phpunit config by @simPod in #138
- chore(deps): update dependency phpunit/phpunit to v11 by @renovate in #135
Full Changelog: 7.2.5...7.2.6
Keep `Cdn77` name
Important
Keep using Cdn77
ruleset
Found a way to exclude own sniffs so there's no need for Cdn77CS
What's Changed
Full Changelog: 7.2.4...7.2.5
7.2.4
7.2.3
7.2.2 (new name)
Important
Cdn77
ruleset is deprecated since it is not possible to exclude own sniffs. Use Cdn77CS
from now on.
What's Changed
- refactor: remove own sniffs from ruleset by @simPod in #125
- docs: fix CI badge by @simPod in #126
- feat: introduce Cdn77CS ruleset by @simPod in #128
- ci: fix job name in order to include php version by @simPod in #129
- Revert "fix: do not enable AlphabeticallyOrderedConstantsSniff by default (tmp sniff removal) by @simPod in #130
Full Changelog: 7.2.1...7.2.2