Skip to content

Releases: spryker-sdk/phpstan-spryker

0.4.2

04 Nov 13:03
a131f0e
Compare
Choose a tag to compare

Included commits: 0.4.1...0.4.2

Improvements

  • Added PHPUnit v11 support.
  • Increased the minimum required PHP version to 8.2.

Adjustments

  • Increased phpunit/phpunit module version dependency.

0.4.1

20 Sep 09:32
0d7e8c6
Compare
Choose a tag to compare

Included commits: 0.4.0...0.4.1

Improvements

  • Added PHP 8.3 support.

0.4.0

10 Dec 14:07
302b681
Compare
Choose a tag to compare

Improvements

PHPStan 1.0.0 compatibility.

0.3.1

25 Jan 15:56
1e22d8a
Compare
Choose a tag to compare

Improvements

Add config for phpstan/extension-installer

This allows the automatic usage of the extensions config file,
see https://github.com/phpstan/extension-installer#instructions-for-extension-developers

0.3.0

05 May 10:15
26065ce
Compare
Choose a tag to compare

Improvements

Upgrade PHPStan to 0.12

0.2.1

28 Apr 10:03
19ce9b0
Compare
Choose a tag to compare

Fixes

Fixed up dependencies.

0.2.0

10 Apr 12:48
b654a59
Compare
Choose a tag to compare

Included commits: 0.1.1...0.2.0

Improvements

Upgrade PHPStan to 0.11

Bugfixes

Fixed license docblocks

0.1.1

19 Feb 14:57
f6d4c96
Compare
Choose a tag to compare

Adjustments

Fixed composer.json file to force ordering of packages using the "sort-packages": true option

0.1

20 Dec 14:16
a62130c
Compare
Choose a tag to compare
0.1

Initial Release

Works with PHPStan 0.10.*.

Provides Spryker compatibility for magic methods:

  • getConfig(), getClient(), getFacade(), getFactory(), getSharedConfig(), getQueryContainer()