Commit History

作者 SHA1 備註 提交日期
  Matthew Brown 65903aacfd Fix type issues (#7996) 6 年之前
  Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver 7 年之前
  Rob Bast 710bb0d008 fix based on test, fixes #5724 9 年之前
  Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 9 年之前
  Jordi Boggiano fff0aed3a6 Allow Semver VersionParser in input hints 9 年之前
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 年之前
  Jordi Boggiano 966a982738 CS fixes 10 年之前
  Jordi Boggiano 4b269f4ded Follow stability option in create-project to select the best possible version, refs #4563 10 年之前
  Jordi Boggiano 507415e404 Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 10 年之前
  Rob Bast 1328d9c3b2 rename baseversionparser to semverversionparser 10 年之前
  Rob Bast a1ad7fc435 fix classname clashing cause of existing class in current namespace 10 年之前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 年之前
  Jordi Boggiano 4ce0adb23c Use the caret operator for all require operations 10 年之前
  Jordi Boggiano 43c1caad0d Merge remote-tracking branch 'Seldaek/caret-op-for-semver' 10 年之前
  Rob Bast 117b7ea033 Fixes #3900 10 年之前
  Jordi Boggiano d4523119ea Use caret operator for 0.x releases when guessing versions, fixes #3518 11 年之前
  Jordi Boggiano 06e96a78e2 Update ranges for 0.N versions, refs #3518 11 年之前
  Jordi Boggiano 9438f3a58f Use better semver ranges for 0.x versions, fixes #3518 11 年之前
  Jordi Boggiano 94926218e8 CS fixes 11 年之前
  Jordi Boggiano e6165e6495 Tweak rules to allow guessing based on branch aliases and avoid greedy constraints on alpha/beta/RC packages, refs #3096 11 年之前
  Ryan Weaver 895e62e859 Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests 11 年之前
  Ryan Weaver aea2e901a9 Extracting logic into a new class related to selecting the latest version 11 年之前