1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-01-08 13:21:21 -05:00
..
Statements Fix issue evaluating Foo::class 2017-01-07 17:24:43 -05:00
CanAlias.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassChecker.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassLikeChecker.php Revisit files to save memory usage 2017-01-08 12:55:32 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
FileChecker.php Add back support for non-namespaced use 2017-01-08 11:24:01 -05:00
FunctionChecker.php Do more to separate out processing steps 2017-01-06 01:07:11 -05:00
FunctionLikeChecker.php Discriminate between checking, visiting and analyzing in method names 2017-01-07 15:09:47 -05:00
InterfaceChecker.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
MethodChecker.php Change analyzeMethods to analyze 2017-01-07 15:57:25 -05:00
NamespaceChecker.php Change analyzeMethods to analyze 2017-01-07 15:57:25 -05:00
ProjectChecker.php Prevent erroneous debug messages 2017-01-08 13:21:21 -05:00
ScopeChecker.php Fix MixedAssignment errors 2016-12-17 00:48:31 -05:00
SourceChecker.php Allow functions to be included too 2017-01-07 19:33:33 -05:00
StatementsChecker.php Allow functions to be included too 2017-01-07 19:33:33 -05:00
TraitChecker.php Discriminate between checking, visiting and analyzing in method names 2017-01-07 15:09:47 -05:00
TypeChecker.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00