1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano c9baeda95b
Merge pull request #10547 from Seldaek/add_returns
Add native return types where possible
2022-02-21 13:57:32 +01:00
..
Operation Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
Decisions.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
DefaultPolicy.php Add return types to closures (#9) 2022-02-21 13:37:49 +01:00
GenericRule.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
LocalRepoTransaction.php Reaching phpstan level 6 in Composer/DependencyResolver (refs #10159) (#10178) 2021-10-18 22:33:37 +02:00
LockTransaction.php Add return types to closures (#9) 2022-02-21 13:37:49 +01:00
MultiConflictRule.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
PolicyInterface.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
Pool.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
PoolBuilder.php Merge pull request #10547 from Seldaek/add_returns 2022-02-21 13:57:32 +01:00
PoolOptimizer.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
Problem.php Add return types to closures (#9) 2022-02-21 13:37:49 +01:00
Request.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
Rule.php Add return types to closures (#9) 2022-02-21 13:37:49 +01:00
Rule2Literals.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
RuleSet.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
RuleSetGenerator.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
RuleSetIterator.php Get rid of RetutnTypeWillChange where possible, fixes #10014 2022-01-01 15:38:47 +01:00
RuleWatchChain.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
RuleWatchGraph.php Add return types to closures (#9) 2022-02-21 13:37:49 +01:00
RuleWatchNode.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
Solver.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
SolverBugException.php Reaching phpstan level 6 in Composer/DependencyResolver (refs #10159) (#10178) 2021-10-18 22:33:37 +02:00
SolverProblemsException.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
Transaction.php Add return types to closures (#9) 2022-02-21 13:37:49 +01:00