Releases: babeuloula/phpcs
Releases · babeuloula/phpcs
v1.5.3
What's Changed
- fix: use now phpcsstandards instead of squizlabs by @babeuloula in #27
- Composer: revert package name change by @babeuloula in #29
- Consider changing Composer package type to "phpcodesniffer-standard" by @rodrigoprimo in #30
New Contributors
- @rodrigoprimo made their first contribution in #30
Full Changelog: v1.5.2...v1.5.3
v1.5.2
Fix readonly without visibility (#25)
v1.5.1
Add ReadOnlySniff (#24)
v1.5.0
Update slevomat/coding-standard to 8.* (#23) * Update slevomat/coding-standard to 8.* * Remove support for PHP7.1 * Update FunctionCallSignatureSniff.php
v1.4.2
- add @MaxDeph to annotationsGroups
v1.4.1
- Update order annotationsGroups rule
v1.4.0
- Add more rules