Releases: bitExpert/phpstan-magento
Releases Β· bitExpert/phpstan-magento
0.32.0
Added
- #326 Update phpstan/phpstan requirement to ~1.12.0
Deprecated
Removed
Fixed
0.31.0
Added
- #318 Update phpstan/phpstan requirement to ~1.11.1
- #308 Update nikic/php-parser requirement to ^5.0.1
- #304 Extend Neon validation logic for CI
Deprecated
Removed
Fixed
Thanks @sprankhub for your contribution!
0.30.1
Added
Deprecated
Removed
Fixed
- #302 Fix problem with parametersSchema
0.30.0
Added
- #300 Add rule "Disallow setTemplate() in Block classes"
- #299 Add rule "resource models should be used directly"
- #298 Add Magento 2.4.6 to CI pipeline
Deprecated
Removed
Fixed
0.29.0
Added
- #292 Update phpstan/phpstan requirement to ~1.10.3
Deprecated
Removed
Fixed
0.28.0
Added
- #283 Adds PHP 8.2 / Magento 2.4.6 support
Deprecated
Removed
Fixed
- #284 Ignore ext autoloader for local classes
Thanks, @hostep for your contribution!
0.27.0
Added
Deprecated
- #279 Update phpstan/phpstan requirement to ~1.9.2
Removed
Fixed
0.26.0
Added
Deprecated
Removed
Fixed
- #276 Check existing extension interface for types
0.25.0
Added
Deprecated
Removed
Fixed
- #275 Restructure the docs
- #274 Don't use ?array type hint in ext attributes
- #273 Make code compatible with PHP 7.2
0.24.0
Added
- #269 Add Magento 2.4.5 to CI pipeline
- #267 Use Magento root for TestFrameworkAutoloader
Deprecated
Removed
Fixed
- #268 Autoloaders prefer local classes
- #261 Update phpstan/phpstan requirement from ~1.7.2 to ~1.8.2