Commit történet

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