You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rob Bast 51ef7b5eef instead of generic be more verbose about possible causes 9 years ago
..
Operation Update callers of VersionParser::formatVersion() 9 years ago
DebugSolver.php Make debug solver methods protected 13 years ago
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 12 years ago
DefaultPolicy.php Prioritize repository over package versions in the default policy, fixes #3509 10 years ago
PolicyInterface.php Fix misspellings 10 years ago
Pool.php Output the size of the pool after dependency resolution for users 9 years ago
Problem.php make sure php version errors are less misleading 9 years ago
Request.php The Solver Request no longer depends on the Pool 10 years ago
Rule.php instead of generic be more verbose about possible causes 9 years ago
RuleSet.php Use an integer bitfield for rule properties instead of a string binary blob 9 years ago
RuleSetGenerator.php Fixed dependency problem caused by pull request #3482 10 years ago
RuleSetIterator.php Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies" 13 years ago
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 13 years ago
RuleWatchGraph.php Literals on rule are now public 10 years ago
RuleWatchNode.php Fix: Docblock 9 years ago
Solver.php Reduce memory footprint of rules by storing data in blob 9 years ago
SolverBugException.php Remove useless property in exception class 13 years ago
SolverProblemsException.php CS fixes 9 years ago
Transaction.php Make project id public 10 years ago