Releases: proget-hq/phpstan-yii2
Releases · proget-hq/phpstan-yii2
0.8.0
10 Jan 14:50
Compare
Sorry, something went wrong.
No results found
Added
Initial phpstan 1.x support (#50 )
0.7.6
10 Aug 09:47
Compare
Sorry, something went wrong.
No results found
Added
Compatibility with yii 2.0.43 (#45 )
0.7.5
08 Jul 07:39
Compare
Sorry, something went wrong.
No results found
Added
Compatibility with phpstan 0.12.91 (#44 )
0.7.4
26 Apr 18:33
Compare
Sorry, something went wrong.
No results found
Added
Enable PHP 8.0 (#35 )
Resolve services defined by string & BaseObject configurations (#38 )
Resolve ActiveRecord stan type from static method return type (#40 )
Ensure YII_DEBUG is defined (#41 )
Fixed
ActiveRecord array access (#39 )
0.7.3
13 Jul 15:52
Compare
Sorry, something went wrong.
No results found
Added
Support for non-singleton services (definitions) (#30 )
0.7.2
01 May 17:57
Compare
Sorry, something went wrong.
No results found
Changed
Replace YiiDynamicStaticMethodReturnTypeExtension with a stub (#28 )
0.7.1
16 Dec 11:19
Compare
Sorry, something went wrong.
No results found
Removed
'Call to an undefined method yii\console\Response' ignored error
0.7.0
12 Dec 13:40
Compare
Sorry, something went wrong.
No results found
Added
Support for phpstan 0.12
GitHub actions
Removed
0.6.0
12 Sep 06:36
Compare
Sorry, something went wrong.
No results found
Added
Support for already initialized components (#15 )
Support for HeaderCollection.get (#17 )
Changed
Required PHP version to at least 7.2 (#19 )
0.5.0
06 May 13:56
Compare
Sorry, something went wrong.
No results found
Added
Add support for phpstan 0.11
Extension tests (Yii2 is now a dev dependency)