Skip to content

Releases: bitExpert/phpstan-magento

0.22.0

26 May 07:49
Compare
Choose a tag to compare

Added

  • #243 Do not yet require PHPStan 1.7
  • #242 Add link to related blog post
  • #239 Update madewithlove/license-checker requirement from to ^1.2

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Due to some incompatibilities with PHPStan 1.7, this version will only install on the 1.6 version line. Sadly, we can't yet do anything to make the extension compatible with PHPStan 1.7. as we have to wait for some adaptions in PHPStan core.

0.21.0

27 Apr 18:22
Compare
Choose a tag to compare

Added

  • #241 PHPStan 1.6 compatibility

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.20.0

22 Apr 17:54
Compare
Choose a tag to compare

Added

  • #238 Bump phpstan/phpstan to 1.5.7
  • #232 Bump league/commonmark to 2.3.0
  • #231 Support for 2.4.4
  • #230 Bump phpunit/phpunit to 9.5.20

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Thanks @BrentRobert for helping with Magento 2.4.4 support!

0.19.0

25 Mar 16:04
Compare
Choose a tag to compare

0.19.0

Added

  • Nothing.

Deprecated

  • #223 Deprecate PHPStan 1.4 and make extension compatible with PHPStan 1.5

Removed

  • Nothing.

Fixed

  • Nothing.

0.18.0

25 Mar 15:51
Compare
Choose a tag to compare

Added

  • #221 Feature/packagist downloads
  • #220 Add documenation for composer plugins
  • #219 Bump phpunit/phpunit to 9.5.19
  • #218 Bump phpstan/phpstan to 1.4.10
  • #216 Bump nette/neon to 3.3.3
  • #212 Bump captainhook/captainhook to 5.10.8
  • #210 Bump league/commonmark to 2.2.3
  • #201 Bump captainhook/plugin-composer to 5.3.3
  • #202 Bump symfony/finder to 5.4.3

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Thanks @torhoehn for your contribution!

0.17.0

15 Jan 16:23
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • #192 Deprecate PHPStan 1.3 and make extension compatible with PHPStan 1.4

Removed

  • Nothing.

Fixed

  • Nothing.

0.16.0

15 Jan 16:10
Compare
Choose a tag to compare

Added

  • #191 Add autoloader for extension classes
  • #190 Check if classes referenced in neon config exist
  • #188 Automatically register the autoloader file

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.15.0

08 Jan 18:45
Compare
Choose a tag to compare

0.15.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #187 Bump phpstan/phpstan to 1.3.3

Fixed

  • Nothing.

0.14.0

08 Jan 18:37
Compare
Choose a tag to compare

Added

  • #186 Bump captainhook/captainhook to 5.10.6
  • #181 Bump league/commonmark to 2.1.1
  • #178 Bump phpunit/phpunit to 9.5.11
  • #175 Lint neon files in CI pipeline

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #179 Rework extension attribute handling for standalone modules

0.13.0

23 Dec 13:39
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #173 Upgrade to PHPStan 1.2, drop support for PHPStan 1.1

Fixed

  • Nothing.