Skip to content

Releases: bitExpert/phpstan-magento

0.12.0

23 Dec 13:26
Compare
Choose a tag to compare

Added

  • #171 Improve docs
  • #170 Throw exception in autoloader
  • #169 Bump captainhook/captainhook to 5.10.5
  • #168 Bump squizlabs/php_codesniffer to 3.6.2
  • #164 Bump nikic/php-parser to 4.13.2
  • #163 Determine tmpDir path relative to config file when appropriate
  • #162 Support for extension attributes
  • #159 Bump phpstan/phpstan-strict-rules to 1.1.0
  • #158 Bump phpstan/phpstan to 1.2.0

Deprecated

  • Nothing.

Removed

  • #171 Remove nette/neon dependency

Fixed

  • Nothing.

Thank you @mattwellss for your contributions!

0.11.0

13 Nov 14:15
Compare
Choose a tag to compare

Added

  • #157 Allow PHP 8.0 as PHP runtime

Deprecated

  • #156 Drop support for PHPStan 0.12.x

Removed

  • Nothing.

Fixed

  • Nothing.

0.10.0

13 Nov 11:47
Compare
Choose a tag to compare

Added

  • #155 Composer dependency upgrade
  • #154 Bump nette/neon to 3.3.1
  • #153 Bump nikic/php-parser to 4.13.1
  • #150 Bump captainhook/plugin-composer to 5.3.2
  • #149 Bump composer/composer to 2.1.9
  • #148 Bump squizlabs/php_codesniffer to 3.6.1
  • #146 Bump mikey179/vfsstream to 1.6.10
  • #145 Bump phpunit/phpunit to 9.5.10
  • #141 Bump phpstan/phpstan to 0.12.99
  • #140 Bump captainhook/captainhook to 5.10.2
  • #135 Bump phpstan/phpstan-strict-rules to 0.12.11
  • #134 Bump phpstan/phpstan-phpunit to 0.12.22

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.9.0

07 Aug 08:03
Compare
Choose a tag to compare

Added

  • #131 Bump phpstan/phpstan to 0.12.94
  • #130 Bump phpunit/phpunit to 9.5.8
  • #129 Bump nikic/php-parser to 4.12.0
  • #126 Bump mikey179/vfsstream to 1.6.9
  • #125 Bump phpstan/phpstan-phpunit to 0.12.21
  • #123 Bump phpstan/phpstan-strict-rules to 0.12.10
  • #119 Add more unit tests
  • #118 Turn magento/framework into dev dependency
  • #117 Switch to Composer 2 for CI workflow

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #133 Omit namespace for non-namespace Proxy
  • #132 Omit namespace for non-namespace Factory

Thank you @jbrada for your contribution!

0.8.0

18 Jun 20:09
Compare
Choose a tag to compare

Added

  • #116 Add license checker to CI workflow
  • #115 Upgrade Composer dependencies
  • #114 Bump phpstan/phpstan-phpunit to 0.12.20
  • #111 Bump phpstan/phpstan to 0.12.89
  • #110 Bump phpunit/phpunit to 9.5.5
  • #109 Bump captainhook/captainhook to 5.10.1
  • #108 Bump captainhook/plugin-composer to 5.3.1
  • #100 Bump nikic/php-parser to 4.10.5
  • #98 Upgrade to GitHub-native Dependabot
  • #96 Bump composer/composer to 2.0.13
  • #90 Bump squizlabs/php_codesniffer to 3.6.0

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.7.0

13 Mar 12:47
Compare
Choose a tag to compare

Added

  • #80 Update Composer dependencies
  • #79 Bump phpstan/phpstan from 0.12.80 to 0.12.81
  • #78 Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18
  • #77 Bump captainhook/captainhook from 5.4.4 to 5.4.5
  • #76 Bump captainhook/plugin-composer from 5.2.3 to 5.2.4
  • #74 Bump nette/neon from 3.2.1 to 3.2.2
  • #67 Add phpstan/phpstan-strict-rules
  • #64 PHPStan extensions run on max
  • #63 Bump magento/framework from 103.0.1 to 103.0.2
  • #59 Bump phpunit/phpunit from 9.5.1 to 9.5.2

Deprecated

  • Nothing.

Removed

  • #60 Replace Phing with Composer scripts

Fixed

  • #70 Install matching lowest version of strict rules

0.6.0

22 Jan 19:09
Compare
Choose a tag to compare

0.6.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #52 Fix params for DataObject get & set

0.5.0

06 Jan 15:45
Compare
Choose a tag to compare

Added

  • #47 Add type for ObjectManager helper for tests
  • #48 Fix proxy generation

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Thanks @xi-ao & @oneserv-heuser for your support!

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