Skip to content

Releases: bitExpert/phpstan-magento

0.30.1

07 Apr 13:34
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #302 Fix problem with parametersSchema

0.30.0

07 Apr 13:05
Compare
Choose a tag to compare

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.

0.29.0

28 Feb 07:42
Compare
Choose a tag to compare

Added

  • #292 Update phpstan/phpstan requirement to ~1.10.3

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.28.0

22 Jan 07:54
Compare
Choose a tag to compare

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!

0.27.0

12 Nov 19:56
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • #279 Update phpstan/phpstan requirement to ~1.9.2

Removed

  • Nothing.

Fixed

  • Nothing.

0.26.0

12 Nov 19:42
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #276 Check existing extension interface for types

0.25.0

04 Oct 17:11
Compare
Choose a tag to compare

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

0.24.0

13 Aug 08:44
Compare
Choose a tag to compare

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

0.23.1

06 Aug 08:06
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

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

0.23.0

27 May 09:03
Compare
Choose a tag to compare

Added

  • #243 Upgrade to PHPStan 1.7

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.