Skip to content

Releases: assoconnect/php-quality-config

v2.3.0

30 Mar 08:37
114a859

Choose a tag to compare

What's Changed

  • Upgrade analysis tools to latest on lowest dependency runs by @sylfabre in #33
  • Require PHP 8.4 and add PHP 8.5 to test matrix by @sylfabre in #32
  • Upgrade PHPUnit from ^10 to ^11 by @sylfabre in #34

Full Changelog: v2.2.0...v2.3.0

v2.2.0

20 Mar 11:32
7bafa2c

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

12 Feb 10:58
3c543d2

Choose a tag to compare

What's Changed

  • Add PHP 8.4 support and require PHP 8.3+ by @sylfabre in #28
  • Add more Rector rule to prepare upgrades by @sylfabre in #30

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Jan 07:02
61d34c1

Choose a tag to compare

Merge pull request #27 from assoconnect/tristan-allow-phpstan-2

Update packages to use PHPStan v2

Create a default Ruleset

03 Oct 08:42
1be180b

Choose a tag to compare

Create a Ruleset which can be applied to all projects

Add ergebnis/phpstan-rules

09 Jul 08:02
2e2bb33

Choose a tag to compare

Adding this package to use the DeclareStrictTypesRule rule

v1.14.0 add DateTimeMustNotBeUsedRule

25 Nov 13:45
7488122

Choose a tag to compare

Merge pull request #24 from assoconnect/romain_18754_add_no_date_time…

v1.13.0 update shipmonk/phpstan-rules to v3.2

12 Sep 13:27
89b20d6

Choose a tag to compare

Merge pull request #23 from assoconnect/romain_17500_upgrade_shipmonk…

v1.12.2 - Fix nullable enum

30 May 09:18
e87008f

Choose a tag to compare

Merge pull request #22 from assoconnect/mathieu_fix_enum_allowed

Fix nullable enum

v1.12.1 Fix allowing enum comparaison

29 May 12:30
aedf9df

Choose a tag to compare

Merge pull request #20 from assoconnect/mathieu_fix_enum_allowed

Bug: Fix enum comparaison