Releases: timeweb/phpstan-enum
Releases · timeweb/phpstan-enum
PHPStan 2 compatibility
Add duplicated Enum values in the same class rule
- 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
Add PHPStan 1.0 compatibility (#25) * Add PHPStan 1.0 compatibility * Replace usage of deprecated Broken with ReflectionProvider
Add AlwaysUsedClassConstantsExtension rule
Support development workflow with docker and make.
Add AlwaysUsedClassConstantsExtension rule [YANKED]
v2.3.0 Fix lint: remove blank line (#19)
v2.2.4
v2.2.3 [YANKED]
Added compatibility with PHP 8 (#15)
v2.2.2
Added phpstan 0.12.33+ compatibility (#14)
Update PHPStan from 0.11 to 0.12
Update PHPStan from 0.11 to 0.12 (#11) * Update PHPStan from 0.11 to 0.12 * Fix PHPunit tests
Support for extension-installer
Merge pull request #9 from shadowhand/patch-1 Add support for extension-installer