コミット履歴

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