1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Checker
2017-01-18 23:52:43 -05:00
..
Statements Evaluate loop part of for after body 2017-01-18 17:13:20 -05:00
CanAlias.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassChecker.php Fix phpcs errors 2017-01-16 19:06:39 -05:00
ClassLikeChecker.php Don’t complain about non-user-defined class casing 2017-01-18 00:33:48 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Change variadic docblock param to match language syntax 2017-01-17 01:14:43 -05:00
FileChecker.php Fix method mutation transference 2017-01-18 23:19:36 -05:00
FunctionChecker.php Support array_combine types and introduce a MoreSpecificReturnType issue 2017-01-17 11:17:49 -05:00
FunctionLikeChecker.php Fix issue where inferred return type contained subclasses 2017-01-17 12:51:09 -05:00
InterfaceChecker.php Do not check special terms 2017-01-09 01:50:24 -05:00
MethodChecker.php Fix phpcs errors 2017-01-16 19:06:39 -05:00
NamespaceChecker.php Fix multiple duplicate namespaces constant confusion 2017-01-17 23:55:08 -05:00
ProjectChecker.php Add missing param 2017-01-18 23:38: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 If extending FileChecker, inline included stmts 2017-01-18 23:35:23 -05:00
TraitChecker.php Store all class keys lowercased 2017-01-09 00:14:39 -05:00
TypeChecker.php Fix checking whether mock objects are contained by any other 2017-01-18 23:52:43 -05:00