Skip to content

Releases: sascha-egerer/arc-phpstan

0.3.4

18 Jul 15:24
77eb1d1
Compare
Choose a tag to compare
Allow phpstan up to version 0.11

Stabilize linter output parser

09 Jul 12:35
8eff080
Compare
Choose a tag to compare
Catch output before and after the phpstan xml result

PHPStan sometimes outputs text before and after the XML-Result.
This output must not be passed to the xml parser and is now catched
by a regex and converted to a lint info message

0.3.1

03 Jul 13:46
d7d64ee
Compare
Choose a tag to compare
Ensure lint violation has a positive line number

0.1.1

18 Oct 11:35
Compare
Choose a tag to compare
Adjust phpstan version requirement

Release 0.1

18 Sep 09:58
Compare
Choose a tag to compare
Adjust instruction to install phpstan via composer