1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Checker
2018-06-27 10:07:40 -04:00
..
FunctionLike Fix #786 - improve treatment of array isset checks 2018-05-31 15:07:03 -04:00
Statements Analyse RHS of instanceof expressions if expression 2018-06-27 10:07:40 -04:00
AlgebraChecker.php Fix remaining issues with logic checks 2018-05-07 14:52:45 -04:00
CanAlias.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
ClassChecker.php Fix #838 - check assertions, even outside conditionals 2018-06-25 18:02:05 -04:00
ClassLikeChecker.php Improve dead code detection 2018-06-16 20:01:41 -04:00
ClosureChecker.php
CommentChecker.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00
FileChecker.php Improve dead code analysis of switch statements 2018-06-16 21:54:44 -04:00
FunctionChecker.php Fix #838 - check assertions, even outside conditionals 2018-06-25 18:02:05 -04:00
FunctionLikeChecker.php Add support for ignoredExceptions 2018-06-22 01:26:10 -04:00
InterfaceChecker.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00
MethodChecker.php Fix #805 - allow dead code detection from methods just called internally 2018-06-19 16:14:51 -04:00
NamespaceChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
ProjectChecker.php Add an option to hide code snippets 2018-06-04 10:19:20 -04:00
ScopeChecker.php Improve dead code detection 2018-06-16 20:01:41 -04:00
SourceChecker.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
StatementsChecker.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00
TraitChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
TypeChecker.php Remove never-used function 2018-06-10 10:49:51 -04:00