1
0
Fork 0
composer/src/Composer/DependencyResolver
Gabriel Caruso 7d9f8e2247
Improvements
Small improvements, such as remove unused imports, unecessaries casts, parentheses, etc.
2018-07-05 07:44:43 -03:00
..
Operation CS fixes 2017-03-08 15:16:44 +01:00
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 2012-10-12 18:45:41 +02:00
DefaultPolicy.php Removed long deprecated functions that were no longer referenced anywhere. 2016-02-15 22:00:54 +01:00
GenericRule.php Improvements 2018-07-05 07:44:43 -03:00
PolicyInterface.php Removed unused variables and includes, fixed functions being called with more arguments than declared. 2016-02-27 23:21:11 +01:00
Pool.php Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661 2016-04-01 00:18:36 +01:00
Problem.php Improvements 2018-07-05 07:44:43 -03:00
Request.php Run cs fixer and update config to latest master 2016-04-11 15:06:57 +01:00
Rule.php Fixes from PHPStan level 0 2018-01-14 11:44:15 -02:00
Rule2Literals.php Improvements 2018-07-05 07:44:43 -03:00
RuleSet.php Improve memory usage resolving dependencies II 2017-02-20 18:52:34 +00:00
RuleSetGenerator.php Improvements 2018-07-05 07:44:43 -03:00
RuleSetIterator.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 2012-05-21 18:26:18 +02:00
RuleWatchGraph.php Improve memory usage resolving dependencies 2017-02-20 18:52:17 +00:00
RuleWatchNode.php Clean elses 2017-12-16 04:23:48 -02:00
Solver.php Improved debugging output 2018-05-24 11:46:50 +02:00
SolverBugException.php Remove useless property in exception class 2012-05-09 18:45:53 +02:00
SolverProblemsException.php Add a note that a user could have forgotten to add a custom repo if package not found 2017-11-16 10:15:37 +01:00
Transaction.php Improvements 2018-07-05 07:44:43 -03:00