Phpstan Magento Versions Save

Magento specific extension for PHPStan

v0.30.1

1 year ago

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #302 Fix problem with parametersSchema

v0.30.0

1 year ago

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

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

v0.29.0

1 year ago

Added

  • #292 Update phpstan/phpstan requirement to ~1.10.3

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

v0.28.0

1 year ago

Added

  • #283 Adds PHP 8.2 / Magento 2.4.6 support

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #284 Ignore ext autoloader for local classes

Thanks, @hostep for your contribution!

v0.27.0

1 year ago

Added

  • Nothing.

Deprecated

  • #279 Update phpstan/phpstan requirement to ~1.9.2

Removed

  • Nothing.

Fixed

  • Nothing.

v0.26.0

1 year ago

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #276 Check existing extension interface for types

v0.25.0

1 year ago

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #275 Restructure the docs
  • #274 Don't use ?array type hint in ext attributes
  • #273 Make code compatible with PHP 7.2

v0.24.0

1 year ago

Added

  • #269 Add Magento 2.4.5 to CI pipeline
  • #267 Use Magento root for TestFrameworkAutoloader

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #268 Autoloaders prefer local classes
  • #261 Update phpstan/phpstan requirement from ~1.7.2 to ~1.8.2

v0.23.1

1 year ago

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #266 Allow arrays in extension attributes
  • #264 Fix factory generation for "FactoryThing" classes

v0.23.0

2 years ago

Added

  • #243 Upgrade to PHPStan 1.7

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.