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.
Nils Adermann ef41f136f8 Literals on rule are now public
This causes a reduction of ~500k function calls for packagist composer
update (~14 million total).
10 years ago
..
Operation CS fixes 11 years ago
DebugSolver.php Make debug solver methods protected 12 years ago
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 12 years ago
DefaultPolicy.php Remove unused selectNewestPackages method in DefaultPolicy 10 years ago
PolicyInterface.php More PSR-2 goodness 12 years ago
Pool.php Remove further unnecessary checks for packages being arrays 10 years ago
Problem.php Resolve job packages after whitelist generation 10 years ago
Request.php Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 10 years ago
Rule.php Literals on rule are now public 10 years ago
RuleSet.php CS fixes 12 years ago
RuleSetGenerator.php Remove the handling of updates in the generator 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 12 years ago
RuleWatchGraph.php Literals on rule are now public 10 years ago
RuleWatchNode.php Literals on rule are now public 10 years ago
Solver.php Literals on rule are now public 10 years ago
SolverBugException.php Remove useless property in exception class 12 years ago
SolverProblemsException.php Return different error code for SolverProblemsException 11 years ago
Transaction.php CS fixes 10 years ago