Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / brightnucleus/phpfeature issues and pull requests
#17 - Return type of `SemanticVersion::getBuild()` should be `string`
Issue -
State: closed - Opened by schlessera about 9 years ago
#16 - Return type of `SemanticVersion::getPreRelase()` should be `string`
Issue -
State: closed - Opened by schlessera about 9 years ago
#15 - Check `$version` explicitly for `null` in `SemanticVersion::__construct()`
Issue -
State: closed - Opened by schlessera about 9 years ago
#14 - Check `$minimumRequired` explicitly for `null` in `PHPFeature::checkRequirement()`
Issue -
State: closed - Opened by schlessera about 9 years ago
#13 - Make @param `$minimumRequired` in `PHPFeature::checkRequirement` be `string|null`
Issue -
State: closed - Opened by schlessera about 9 years ago
#12 - Check `$minimumRequired` explicitly for `null` in `PHPFeature::checkSupport()`
Issue -
State: closed - Opened by schlessera about 9 years ago
#11 - Make @param `$minimumRequired` in `PHPFeature::checkSupport()` be `string|null`
Issue -
State: closed - Opened by schlessera about 9 years ago
#10 - Make @return more specific in `PHPFeature::getMinimumRequired()`
Issue -
State: closed - Opened by schlessera about 9 years ago
#9 - Avoid unused local variables such as '$semver'.
Issue -
State: closed - Opened by schlessera about 9 years ago
#8 - The method checkRequirement() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
Issue -
State: open - Opened by schlessera about 9 years ago
#7 - The method validate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
Issue -
State: open - Opened by schlessera about 9 years ago
#6 - Switch code style to PSR-2.
Issue -
State: closed - Opened by schlessera about 9 years ago
#5 - Make feature names class constants
Issue -
State: open - Opened by leedavis81 about 9 years ago
- 1 comment
Labels: enhancement
#4 - Lower PHP requirements to 5.2
Issue -
State: closed - Opened by schlessera about 9 years ago
- 1 comment
Labels: enhancement
#3 - Complete `get_minimum_required()` algorithm
Issue -
State: open - Opened by schlessera about 9 years ago
- 1 comment
Labels: enhancement
#2 - The list of features is incomplete.
Issue -
State: open - Opened by schlessera about 9 years ago
Labels: enhancement
#1 - Replace PHP `version_compare()` with real SemVer algorithm
Issue -
State: open - Opened by schlessera about 9 years ago
Labels: enhancement