ErrLookup › phar-io/version
phar-io/version
Library for handling version information and constraints · PHP · 21 source files
Analyzed at 5eeb03f1ee on 2026-09-14. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid label | exception | error | semver, pre-release, version-parsing, php |
| Version constraint is not supported. | exception | error | semver, constraint-parsing, unsupported-syntax, php |
| Version string ' ' does not follow SemVer semantics | exception | error | semver, version-parsing, invalid-input, php |
| No build metadata set | exception | error | semver, null-access, version-parsing, php |
| No pre-release suffix set | exception | error | semver, null-access, version-parsing, php |