Skip to content

Releases: Slamdunk/phpstan-laminas-framework

v0.12.6

19 May 04:40
f5c0da2
Compare
Choose a tag to compare

Do not load service names which are class or interfaces themselves (#23)

v0.12.5

18 May 12:46
6903299
Compare
Choose a tag to compare

Bugix: Some services may not be mapped by MVC, like Mezzio ones (#22)

v0.12.4

12 May 09:33
6d815cb
Compare
Choose a tag to compare

Remove laminas-mvc from require section to allow analysis of mezzio apps too.

v0.12.3

09 Dec 06:56
04b767a
Compare
Choose a tag to compare
  1. Support PHP 8
  2. Require PHP 7.4

v0.12.2

14 Apr 07:53
Compare
Choose a tag to compare

Fixed issues:

  • Plugin method should accept string variable as argument #11 (Thank you @neilime)

v0.12.1

15 Jan 09:03
68f8f98
Compare
Choose a tag to compare

Provide correct return type for plugin method of AbstractController, FilterChain, PhpRenderer and ValidatorChain

v0.12.0

02 Jan 14:15
03a99f0
Compare
Choose a tag to compare

Laminas release