Releases: pluswerk/grumphp-config
Releases · pluswerk/grumphp-config
6.3.3 🐛 ignore deleted files in rector.php
6.3.2 🐛 fix inconsistent typo3-rector constants
What's Changed
Full Changelog: 6.3.1...6.3.2
6.3.1 🐛 use minimal TYPO3 version from composer.json for rector
What's Changed
Full Changelog: 6.3.0...6.3.1
6.3.0 ✨ add phpstan rules for PSR-*s
6.2.0 automatic rector and phpstan file listings
What's Changed
Full Changelog: 6.1.0...6.2.0
6.1.0 add convention.phpcslint_exclude
6.0.0 add rector + better config file handling
What's Changed
Full Changelog: 5.0.2...6.0.0
5.0.2
Release 5.0.1 phpstan memory_limit = -1
Merge pull request #45 from pluswerk/Kanti-patch-1 ✨ unlimited phpstan memory
Release 5.0.0 GrumPHP 1.3 + phpstan level max
- ⬆️ update to GrumPHP ^1.3 and 💥 add phpstan with level max
⬆️ Upgrade to Version 5.0.0
if you upgrade and not start a new Project you should set the convention.phpstan_level
to 0
or 1
so the upgrade is not that painfull for now
you should gradually increase the phpstan level until you reach the max
level
read more