Releases: bitExpert/phpstan-magento
Releases · bitExpert/phpstan-magento
0.4.1
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #41 Removes upper version constraint of phpstan
Thanks, @hostep & @sprankhub for getting this sorted out. Very much appreciated!
0.4.0
Added
- #40 Use same constraint as latest Magento release
- #39 Apply phpstan.rules.rule tag dynamically via DI
- #36 Add deprecation rules for AbstractModel classe
Deprecated
- #40 Deprecated Config Option autoload_files
Removed
- Nothing.
Fixed
- Nothing.
Thank you @sprankhub, @torhoehn, @hostep and Mr. PHPStan @ondrejmirtes himself! :)
0.3.0
0.2.0
0.1.1
Added
- #32 Add autoloader for Magento\TestFramework classes
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
Thanks to @sprankhub for your support!
0.1.0
Added
- #29 Improve code generation for factories & proxies
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
This is the first "official" release of the bitexpert/phpstan-magento
package. Thanks to @sprankhub for the push in this direction :)