1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker
2018-01-28 21:43:26 -05:00
..
Statements Split up CallChecker to speed up Psalm 2018-01-28 18:29:38 -05:00
AlgebraChecker.php Add a few optimisations 2018-01-20 21:22:33 -05:00
CanAlias.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
ClassChecker.php Check property defaults again 2018-01-28 21:43:26 -05:00
ClassLikeChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Allow @psalm-ignore-falsable-return annotation 2018-01-24 18:52:58 -05:00
FileChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
FunctionChecker.php Inherit correct self return type 2018-01-26 10:59:30 -05:00
FunctionLikeChecker.php Split UntypedParam into MissingParamType and MissingClosureParamType 2018-01-28 20:03:47 -05:00
InterfaceChecker.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
MethodChecker.php Remove more dead code found by Psalm 2018-01-28 12:43:19 -05:00
NamespaceChecker.php Remove dead code found by improved Psalm checks 2018-01-28 12:01:51 -05:00
ProjectChecker.php Fix single file checks 2018-01-24 12:00:10 -05:00
ScopeChecker.php Fix erroneous treatment of finally blocks after return in try 2018-01-28 19:02:31 -05:00
SourceChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
StatementsChecker.php Improve checks for unused variables and params 2018-01-28 17:28:34 -05:00
TraitChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
TypeChecker.php Remove dead code found by improved Psalm checks 2018-01-28 12:01:51 -05:00