Releases: marc-mabe/php-enum-cl
Releases · marc-mabe/php-enum-cl
v1.0.0 First stable release
v1.0.0-rc3
- Restructure to avoid composer warnings on invalid PSR-4 file names
v1.0.0-rc2
- better support for PHPStan 1.x
- better types for emulated enums on PHP 8.0
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
v1.0.0-rc1
Emulated case constants needs to be private
v1.0.0-beta1
EmulatedUnitEnum should not care about values