Commit History

Author SHA1 Message Date
  Markus Staab c30925e68d extracted `VersionParser::DEV_MASTER_ALIAS` (#8742) 4 years ago
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 years ago
  Jordi Boggiano c917865fe9 Fix handling of dev versions and consolidate logic, refs #7119 6 years ago
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
  Jérôme Vasseur 71c2ecbace Fix platform package detection in VersionParser 7 years ago
  Rob Bast 1ccfc8eb96 add semver, deprecated existing classes 9 years ago
  Kunal Mehta 14d1f0f3f6 Move VersionParser::parseLinks() to ArrayLoader::parseLinks() 9 years ago
  Kunal Mehta f634c6946d Update callers of VersionParser::formatVersion() 9 years ago
  Kunal Mehta 99dab8aebd Move VersionParser::formatVersion() to BasePackage::getFullPrettyVersion() 9 years ago
  Sam Minnee 2cd698874f Include pre-releases in >=2.3.0 comparison. Fixes #4080. 9 years ago
  nevvermind 12c833864c Revert converting `1.0.0` to `^1.0`. 9 years ago
  nevvermind eb2aa14830 Make plugins have actual constraints instead of fixed versions 9 years ago
  Rob Bast 46e0a506b9 Added another testcase + fix 9 years ago
  Rob Bast a256f3dfca Added one failing testcase and one successful 9 years ago
  Jordi Boggiano 43c1caad0d Merge remote-tracking branch 'Seldaek/caret-op-for-semver' 9 years ago
  Jordi Boggiano cd38d1e096 Tweaks to also support 1.0-dev style aliases, refs #3480 10 years ago
  Damian Mooyman 7bb85ff21e Support aliases for numeric branches. Fixes #3461 10 years ago
  Jordi Boggiano d4523119ea Use caret operator for 0.x releases when guessing versions, fixes #3518 10 years ago
  Jordi Boggiano 92f4c1fb35 Allow and ignore semver build metadata, fixes #2422 10 years ago
  Jordi Boggiano f363f9d370 Add support for caret (^) operator 10 years ago
  Jordi Boggiano ebab9db27a Add support for hyphen ranges 10 years ago
  Jordi Boggiano 69ef80124f Add support for capital X in 3.X and || for OR 10 years ago
  Jordi Boggiano 4c713978e9 Add more tests and validate that there is only one comma 11 years ago
  Jordi Boggiano ca168d478b Spaces are now equivalent to comma in constraints and mean AND 11 years ago
  Jordi Boggiano 029f709300 Fix parsing stability suffixes in multi constraints, fixes #1732 10 years ago
  Jordi Boggiano 95d49ce638 Add additional test for beta without dash separator support, fixes #3331 10 years ago
  François Pluchino 6c6a623229 Fix invalid version format 10 years ago
  Jordi Boggiano ac497feaba CS fixes 10 years ago
  Jordi Boggiano 80499bb024 Detect ~> misuse and suggest fix, fixes #2476 11 years ago
  Jordi Boggiano f59f443fce CS fixes and one more test for safety, fixes #1855 11 years ago