Skip to content

Releases: proget-hq/phpstan-yii2

0.4.2

18 Dec 08:02
Compare
Choose a tag to compare

Changelog:

  • Allow configuration without singletons (#10)

0.4.1

25 Oct 05:55
febb03f
Compare
Choose a tag to compare

Changelog:

  • Update phpstan and move it to require-dev
  • Add php-cs-fixer & fix code-style
  • Add ServiceMap tests
  • Travis CI integration
  • Add .gitattributes

0.4.0

21 Aug 07:36
9ec47ba
Compare
Choose a tag to compare
  • Add support for phpstan 0.10.3

0.3.0

16 Jul 09:39
ab516c0
Compare
Choose a tag to compare

Add support for phpstan 0.10

0.2.0

09 Mar 07:10
547581c
Compare
Choose a tag to compare
  • Provides correct methods and properties for Yii::$app->request

0.1.0

07 Mar 22:00
7d5b192
Compare
Choose a tag to compare
  • first initial release