-
-
Notifications
You must be signed in to change notification settings - Fork 928
Closed
phpstan/phpstan-src
#2371Labels
Milestone
Description
Bug report
https://onlinephp.io/c/b2e51
Duplicate value in enum test for cases A and B
Code snippet that reproduces the problem
https://phpstan.org/r/c30e55dd-9eac-4d4d-9c8a-46f5dc64fd7e
Expected output
When enum is backed it’s value should be unique .
aheart and oleg-andreyev