Skip to content

Releases: pluswerk/grumphp-config

6.3.3 🐛 ignore deleted files in rector.php

07 Feb 15:18
7e57f61
Compare
Choose a tag to compare

What's Changed

  • 🐛 ignore deleted files in rector.php by @Kanti in #56

Full Changelog: 6.3.2...6.3.3

6.3.2 🐛 fix inconsistent typo3-rector constants

03 Feb 16:32
acbd254
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix inconsistent typo3-rector constants by @Kanti in #55

Full Changelog: 6.3.1...6.3.2

6.3.1 🐛 use minimal TYPO3 version from composer.json for rector

03 Feb 15:48
2913700
Compare
Choose a tag to compare

What's Changed

  • 🐛 use minimal TYPO3 version from composer.json for rector by @Kanti in #54

Full Changelog: 6.3.0...6.3.1

6.3.0 ✨ add phpstan rules for PSR-*s

03 Feb 15:19
41197ca
Compare
Choose a tag to compare

What's Changed

  • ✨ add phpstan rules for PSR-*s by @Kanti in #53

Full Changelog: 6.2.0...6.3.0

6.2.0 automatic rector and phpstan file listings

03 Feb 15:04
8d7b847
Compare
Choose a tag to compare

What's Changed

  • ✨ use all git files for rector config (just like grumphp dose it) by @Kanti in #52

Full Changelog: 6.1.0...6.2.0

6.1.0 add convention.phpcslint_exclude

02 Feb 12:07
54b5059
Compare
Choose a tag to compare

What's Changed

  • ✨ add convention.phpcslint_exclude by @Kanti in #49

Full Changelog: 6.0.0...6.1.0

6.0.0 add rector + better config file handling

02 Feb 12:05
9da1be8
Compare
Choose a tag to compare

What's Changed

  • ✨ add rector.php with first configuration try by @Kanti in #50

Full Changelog: 5.0.2...6.0.0

5.0.2

03 Mar 09:26
9fe2f97
Compare
Choose a tag to compare

What's Changed

  • add github actions and remove travis.yml by @Kanti in #47
  • update to phpstan ^1.4

Full Changelog: 5.0.1...5.0.2

Release 5.0.1 phpstan memory_limit = -1

25 Aug 11:34
f1a0b52
Compare
Choose a tag to compare
Merge pull request #45 from pluswerk/Kanti-patch-1

✨ unlimited phpstan memory

Release 5.0.0 GrumPHP 1.3 + phpstan level max

13 May 18:31
Compare
Choose a tag to compare
  • ⬆️ 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