You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To achieve proper static analysis coverage:
* `vimeo/psalm` has been updated
* a new `static-analysis` dir has been added (to test static analysis properties **only**)
* impure `$this` usages in `Enum` have been ignored in static analysis checks
* PHP version support has been upgraded from `>=7.1` to `^7.3 || ^8.0`
* PHPUnit version has been upgraded to its latest and greatest
Fixesmyclabs#134
php-enum/src/Enum.php
Line 223 in 616601d
The text was updated successfully, but these errors were encountered: