Skip to content

Releases: bitExpert/phpstan-magento

0.4.1

27 Oct 15:32
Compare
Choose a tag to compare

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

16 Oct 07:27
Compare
Choose a tag to compare

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

29 May 07:36
Compare
Choose a tag to compare

0.3.0

Added

  • #35 Make DataObject extension stricter

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.2.0

17 May 20:24
Compare
Choose a tag to compare

Added

  • #33 Upgrade PHPStan dependency to 0.12.24

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.1.1

12 May 09:34
Compare
Choose a tag to compare

Added

  • #32 Add autoloader for Magento\TestFramework classes

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Thanks to @sprankhub for your support!

0.1.0

18 Apr 12:16
Compare
Choose a tag to compare

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 :)