Releases: overtrue/phplint
Releases · overtrue/phplint
5.4.2
4.4.1
3.3.2
6.0.3
What's Changed
- rename
memory_limit
tomemory-limit
in YAML config file - fix issue #167 by @llaville : Short option
nf
did not work - fix issue #163 by @llaville : Can't disable cache in file
- fix issue #152 by @llaville : Docker version build failed when git tag is pushed
- enhance display #164 by @llaville
- Highlight PHP code in terminal package migration by @llaville : #157
- PHP-CS-Fixer migration to v3 by @llaville : #156
- Drop support of PHP 5 by @llaville : #155
- Add instructions for Gitlab CI usage by @matheusab
Full Changelog: 6.0.0...6.0.3
5.4.1
What's Changed
- rename
memory_limit
tomemory-limit
in YAML config file - fix issue #167 by @llaville : Short option
nf
did not work - fix issue #163 by @llaville : Can't disable cache in file
- fix issue #152 by @llaville : Docker version build failed when git tag is pushed
- enhance display #164 by @llaville
- Highlight PHP code in terminal package migration by @llaville : #157
- PHP-CS-Fixer migration to v3 by @llaville : #156
- Drop support of PHP 5 by @llaville : #155
- Add instructions for Gitlab CI usage by @matheusab
Full Changelog: 5.3.0...5.4.1
4.4.0
What's Changed
- rename
memory_limit
tomemory-limit
in YAML config file - fix issue #167 by @llaville : Short option
nf
did not work - fix issue #163 by @llaville : Can't disable cache in file
- fix issue #152 by @llaville : Docker version build failed when git tag is pushed
- enhance display #164 by @llaville
- Highlight PHP code in terminal package migration by @llaville : #157
- PHP-CS-Fixer migration to v3 by @llaville : #156
- Drop support of PHP 5 by @llaville : #155
- Add instructions for Gitlab CI usage by @matheusab
Full Changelog: 4.3.0...4.4.0
3.3.1
What's Changed
- rename
memory_limit
tomemory-limit
in YAML config file - fix issue #167 by @llaville : Short option
nf
did not work - fix issue #163 by @llaville : Can't disable cache in file
- fix issue #152 by @llaville : Docker version build failed when git tag is pushed
- enhance display #164 by @llaville
- Highlight PHP code in terminal package migration by @llaville : #157
- PHP-CS-Fixer migration to v3 by @llaville : #156
- Drop support of PHP 5 by @llaville : #155
- Add instructions for Gitlab CI usage by @matheusab
Full Changelog: 3.2.0...3.3.1
6.0.0
What's Changed
- Added experimental PHP 8.2 support (still under developement)
5.3.0
What's Changed
- Added
memory_limit
option to set the memory limit for each linter process. #137 by @llaville in #138 - fix issue #142 by @llaville in #143
- Update jetbrains/phpstorm-stubs requirement from ^2021.3 to ^2021.3 || ^2022.0 by @dependabot in #146
- fix issue #139 for branch 8.1 by @llaville in #147
New Contributors
- @dependabot made their first contribution in #146
Full Changelog: 5.2.2...5.3.0