Releases: eventjet/coding-standard
Releases · eventjet/coding-standard
3.18.0
What's Changed
- Check heredoc/nowdoc indentation by @MidnightDesign in #38
Full Changelog: 3.17.0...3.18.0
3.17.0
What's Changed
- Fix the spaces-around-concat.php test (Conflicted with another rule) by @MidnightDesign in #36
- Avoid string literals with double quotes by @MidnightDesign in #37
Full Changelog: 3.16.0...3.17.0
3.16.0
What's Changed
- Enable PHP CS Fixer's
concat_space
rule by @MidnightDesign in #34 - Disallow useless string concatenation by @MidnightDesign in #35
Full Changelog: 3.15.1...3.16.0
3.15.1
3.15.0
3.14.1
3.14.0
What's Changed
- Allow
@var mixed
annotations by @MidnightDesign in #30
Full Changelog: 3.13.0...3.14.0
3.13.0
What's Changed
- PHP CS Fixer: Enable no_superfluous_phpdoc_tags by @MidnightDesign in #29
Full Changelog: 3.12.1...3.13.0