1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano a66a939b76
Merge pull request #8937 from Seldaek/optim-rules
Optimize rule creation for alias packages
2020-06-03 14:17:13 +02:00
..
Operation Remove unnecessary implementation of interface method in abstract class 2020-04-28 11:57:03 +02:00
Decisions.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
DefaultPolicy.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
GenericRule.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
LocalRepoTransaction.php Reunify lock and local repo transaction code and apply the same sorting 2019-11-08 15:56:46 +01:00
LockTransaction.php Avoid generating duplicate aliases in lock file if several aliased packages are installed 2020-04-08 14:18:38 +02:00
MultiConflictRule.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
PolicyInterface.php Remove unused policy function findUpdatePackages 2020-01-30 22:49:15 +01:00
Pool.php Update to MatchAllConstraint 2020-05-21 16:12:41 +02:00
PoolBuilder.php Fix unfixing of packages when a replacer gets unfixed before a replacee, refs #8882 2020-06-02 17:03:41 +02:00
Problem.php Deduplicate more content in complex problem output 2020-06-02 15:46:12 +02:00
Request.php Rename and document constants for partial update behavior 2020-03-30 16:21:27 +02:00
Rule.php Deduplicate more content in complex problem output 2020-06-02 15:46:12 +02:00
Rule2Literals.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
RuleSet.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
RuleSetGenerator.php Merge pull request #8937 from Seldaek/optim-rules 2020-06-03 14:17:13 +02:00
RuleSetIterator.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 2012-05-21 18:26:18 +02:00
RuleWatchGraph.php MultiConflictRules cannot be disabled, so no need to check 2019-11-12 23:14:56 +01:00
RuleWatchNode.php Use fully qualified calls in hot classes 2020-04-30 21:28:05 +02:00
Solver.php RuleSetGenerator instance does not need to be kept around anymore 2020-06-02 09:45:19 +02:00
SolverBugException.php CS fixer 2018-07-24 14:32:52 +02:00
SolverProblemsException.php Change the single requirement ignore from --ignore-platform-reqs=xx to --ignore-platform-req=xx to avoid BC issues 2020-06-02 11:22:09 +02:00
Transaction.php Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00