1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-04-03 12:36:49 -04:00
..
Statements Fix #122 - allow multiple types of filtering 2017-04-03 12:36:49 -04:00
AlgebraChecker.php Add check for paradoxical statements 2017-04-02 15:26:10 -04:00
CanAlias.php Log references to parent classes 2017-03-10 19:36:17 -05:00
ClassChecker.php Remove redundant property 2017-02-22 00:06:31 -05:00
ClassLikeChecker.php Only warn about issues in files that we’re trying to scan 2017-03-24 18:34:46 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Add even more references in docblocks 2017-03-01 22:27:52 -05:00
FileChecker.php Only warn about issues in files that we’re trying to scan 2017-03-24 18:34:46 -04:00
FunctionChecker.php Fix #121 - simplify all parameter types 2017-03-30 11:44:38 -04:00
FunctionLikeChecker.php Add ability to insert suppressed issues on functions 2017-03-31 11:21:34 -04:00
InterfaceChecker.php Log references to parent classes 2017-03-10 19:36:17 -05:00
MethodChecker.php Improve labelling of referencing expressions 2017-03-01 11:56:36 -05:00
NamespaceChecker.php Shave off a little extra time by caching file_checker refs 2017-03-19 23:30:20 -04:00
ProjectChecker.php Only warn about issues in files that we’re trying to scan 2017-03-24 18:34:46 -04:00
ScopeChecker.php Add support for negating some while assertions 2017-02-21 16:52:27 -05:00
SourceChecker.php Shave off a little extra time by caching file_checker refs 2017-03-19 23:30:20 -04:00
StatementsChecker.php Only warn about issues in files that we’re trying to scan 2017-03-24 18:34:46 -04:00
TraitChecker.php Shave off a little extra time by caching file_checker refs 2017-03-19 23:30:20 -04:00
TypeChecker.php Undo changes to type simplification 2017-04-02 17:10:49 -04:00