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-17 11:17:49 -05:00
..
Statements Support array_combine types and introduce a MoreSpecificReturnType issue 2017-01-17 11:17:49 -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 Treat reflected interface parents correctly 2017-01-16 20:47:23 -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 Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
FunctionChecker.php Support array_combine types and introduce a MoreSpecificReturnType issue 2017-01-17 11:17:49 -05:00
FunctionLikeChecker.php Support array_combine types and introduce a MoreSpecificReturnType issue 2017-01-17 11:17:49 -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 Use getcwd() for the project’s base, not the config file parent directory 2017-01-16 18:33:04 -05:00
ProjectChecker.php Fix non-full-dir Psalm checks 2017-01-16 11:51:42 -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 Fix phpcs errors 2017-01-16 19:06:39 -05:00
TraitChecker.php Store all class keys lowercased 2017-01-09 00:14:39 -05:00
TypeChecker.php Allow traversable to be given directly as iterable 2017-01-16 20:06:34 -05:00