issues
search
composer
/
semver
Semantic versioning utilities with the addition of version constraints parsing and checking.
MIT License
3.15k
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add test to confirm ambiguous constraints are rejected
#117
ryanaslett
closed
4 years ago
4
Exclude conflict constraint from base constraint
#116
simonberger
closed
4 years ago
2
dev-trunk vs. dev-master
#115
clxmstaab
closed
4 years ago
2
Do not allow phpunit 8 as it breaks tests
#114
simonberger
closed
4 years ago
1
Invalid version string "CLX6_2020R01-dev" in "dev-code-refactory-for-better-readability as CLX6_2020R01-dev", the alias must be an exact version
#113
staabm
closed
4 years ago
3
Proposal: Move functions out of Intervals class
#112
simonberger
closed
2 years ago
1
Some minor code improvements
#111
simonberger
closed
4 years ago
2
UnexpectedValueException when running composer update
#110
enumag
closed
4 years ago
1
Could not parse version constraint @dev: Invalid version string "@dev"
#109
jrfnl
closed
4 years ago
9
Sanitize version constraints
#108
ScreamingDev
closed
3 years ago
1
VersionParser crashed on version constraint like "dev-load-varnish-only-when-used as ^2.0@dev"
#107
gemozlobin2
closed
4 years ago
1
VersionParser accepts and further corrupts badly formatted version string
#106
simonberger
closed
4 years ago
5
MultiConstraint bounds return partly wrong versions
#105
simonberger
closed
4 years ago
6
Add phpstan.neon.dist to .gitattributes
#104
reedy
closed
4 years ago
0
Avoid using MatchAllConstraints when specifying v* or *.* and variations
#103
Seldaek
closed
4 years ago
0
Try fixing php8 build
#102
Seldaek
closed
4 years ago
0
Rename EmptyConstraint to MatchAllConstraint
#101
Seldaek
closed
4 years ago
0
Add Intervals::compactConstraint method to optimize constraints
#100
Seldaek
closed
4 years ago
5
use `@phpstan` prefix instead of `@psalm`
#99
clxmstaab
closed
4 years ago
1
Added phpdocs
#98
staabm
closed
4 years ago
1
Add Intervals class to allow checking for subsets and intersections between constraints
#97
Seldaek
closed
4 years ago
4
Fix matches to be bijective
#96
jderusse
closed
4 years ago
2
The operation matches() should be commutative, add missing tests and fix unbound constraint behavior
#95
naderman
closed
4 years ago
3
Issue with "matches()" logic
#94
Toflar
closed
4 years ago
10
Replace useless method call
#93
jderusse
closed
4 years ago
3
Fix invalid compilation code
#92
jderusse
closed
4 years ago
1
Added tentative support for php8
#91
staabm
closed
4 years ago
2
[Suggestion] Rename EmptyConstraint to MatchAllConstraint
#90
stof
closed
4 years ago
3
Fixed sloppy comparison
#89
GrahamCampbell
closed
4 years ago
0
Fix version comparison with branch alias
#88
jderusse
closed
4 years ago
4
Cache toString
#87
jderusse
closed
4 years ago
0
Add a compile method
#86
jderusse
closed
4 years ago
4
WIP: Optimize performances by caching Constraint and Results
#85
jderusse
closed
3 years ago
4
Optimize MultiConstraint
#84
jderusse
closed
4 years ago
17
added typehints
#83
clxmstaab
closed
4 years ago
1
fixed phpdocs, added phpstan config
#82
clxmstaab
closed
4 years ago
4
Introduced a factory method to optimize multi constraints
#81
Toflar
closed
4 years ago
5
addded phpstan coverage
#80
clxmstaab
closed
4 years ago
4
Stable 2.0.0 release
#79
greg-1-anderson
closed
4 years ago
11
Mention return type in README.md
#78
travispaul
closed
4 years ago
0
Version `1.0.*-stable` gives error
#77
mitelg
closed
4 years ago
7
Don't try to parse aliases versions which doesn't contain exact version
#76
adrianosferreira
closed
4 years ago
11
Implemented lower and upper constraint bounds
#75
Toflar
closed
4 years ago
34
[WIP] Test on PHP 7.4 Stable
#74
GrahamCampbell
closed
4 years ago
6
Syntax adjustments
#73
alcohol
closed
4 years ago
1
Add methods to constraints to retrieve the lower and upper boundaries
#72
naderman
closed
4 years ago
10
Implement a matcher using PHP code generation
#71
naderman
closed
3 years ago
5
Doubts on Semver comparison for versions like a.b.x-dev
#70
lcwj3
closed
5 years ago
5
Test on both php 5.3 and 7.3
#69
GrahamCampbell
closed
5 years ago
3
Adapt to recent PHPUnit
#68
DavidPrevot
closed
5 years ago
1
Previous
Next