Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / frankbv/php-enum issues and pull requests
#14 - Fix the PHP8.0 warning about private methods not allowed being final
Pull Request -
State: closed - Opened by krisbuist almost 3 years ago
#13 - Add github actions workflow
Pull Request -
State: closed - Opened by rvanvelzen almost 3 years ago
- 1 comment
#12 - Remove memory usage test
Pull Request -
State: closed - Opened by rvanvelzen almost 3 years ago
#11 - Fix Enum::getConstants() return type
Pull Request -
State: closed - Opened by rvanvelzen almost 3 years ago
#10 - Forbid cloning an enum
Pull Request -
State: closed - Opened by rvanvelzen about 3 years ago
#9 - Make Enum constructor private
Pull Request -
State: closed - Opened by rvanvelzen over 3 years ago
#8 - Add ofList method to create a list of Enum's
Pull Request -
State: closed - Opened by gnoddep almost 4 years ago
#7 - Only expose public constants
Pull Request -
State: closed - Opened by gnoddep almost 4 years ago
- 2 comments
#6 - Update code with typehints, updated phpunit and checked compatibility with PHP 8
Pull Request -
State: closed - Opened by gnoddep almost 4 years ago
#5 - Add isAny and equalsAny methods
Pull Request -
State: closed - Opened by gnoddep over 4 years ago
#4 - Add Enum::of($value) to allow caching enums by value
Pull Request -
State: closed - Opened by rvanvelzen over 5 years ago
#3 - Produce the same object when obtaining enums through static calls
Pull Request -
State: closed - Opened by rvanvelzen about 6 years ago
#2 - Upgrade to PhpUnit 6.1
Pull Request -
State: closed - Opened by krisbuist over 7 years ago
#1 - Add and update composer.lock file
Pull Request -
State: closed - Opened by krisbuist over 7 years ago
- 2 comments