Skip to content

Releases: timeweb/phpstan-enum

Add duplicated Enum values in the same class rule

16 Oct 13:30
v3.1.0
bbbc6c1
Compare
Choose a tag to compare
  • Add duplicated Enum values in the same class rule
  • Add documentation about usage of phpstan/extension-installer
  • [Internal] Add test with PHP 8.1 & 8.2
  • [Internal] Improve CI stability

phpstan major release support

18 Nov 20:57
f2b10a5
Compare
Choose a tag to compare
Add PHPStan 1.0 compatibility (#25)

* Add PHPStan 1.0 compatibility

* Replace usage of deprecated Broken with ReflectionProvider

Add AlwaysUsedClassConstantsExtension rule

11 May 16:46
2c7a3d5
Compare
Choose a tag to compare

Support development workflow with docker and make.

Add AlwaysUsedClassConstantsExtension rule [YANKED]

09 May 15:06
2c680e4
Compare
Choose a tag to compare
v2.3.0

Fix lint: remove blank line (#19)

v2.2.4

14 Dec 21:36
Compare
Choose a tag to compare

Added compatibility with PHP 8

v2.2.3 [YANKED]

10 Dec 09:49
0c5919a
Compare
Choose a tag to compare

Added compatibility with PHP 8 (#15)

v2.2.2

11 Aug 18:31
6067608
Compare
Choose a tag to compare
Added phpstan 0.12.33+ compatibility (#14)

Update PHPStan from 0.11 to 0.12

06 Dec 19:16
Compare
Choose a tag to compare
Update PHPStan from 0.11 to 0.12 (#11)

* Update PHPStan from 0.11 to 0.12

* Fix PHPunit tests

Support for extension-installer

16 Jul 17:48
bd7928b
Compare
Choose a tag to compare
Merge pull request #9 from shadowhand/patch-1

Add support for extension-installer

Upgrade phpstan to 0.11

19 Feb 19:36
c43c971
Compare
Choose a tag to compare
Merge pull request #6 from kdauzickas/master

Allow installing along with 0.11 phpstan