Skip to content

Releases: bitExpert/phpstan-magento

0.41.0

06 Mar 08:08
Compare
Choose a tag to compare

0.41.0

Added

  • #338 Feature/type for controller result factory

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Thank you @pmarki for your contribution!

0.40.0

26 Feb 18:02
Compare
Choose a tag to compare

Added

  • #334 PHPStan 2.0 compatibility
  • #332 Add support for symfony/finder 7+

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

THANK YOU @hostep and @indykoning for your contributions!

0.32.0

31 Aug 16:59
Compare
Choose a tag to compare

Added

  • #326 Update phpstan/phpstan requirement to ~1.12.0

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.31.0

09 Jul 15:14
Compare
Choose a tag to compare

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

  • Nothing.

Removed

  • Nothing.

Fixed

Thanks @sprankhub for your contribution!

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