1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-12-15 17:34:21 -05:00
..
Statements Invalidate clauses when assigning root vars 2017-12-15 17:34:21 -05:00
AlgebraChecker.php Fix empty checks, make them more like isset checks 2017-12-05 12:14:10 -05:00
CanAlias.php Fix issues that improved array checks found 2017-11-19 12:14:02 -05:00
ClassChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
ClassLikeChecker.php Improve generic param replacement 2017-12-03 11:23:40 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Don’t treat callmap scalar types as any sort of filtering mechanism 2017-12-15 16:48:06 -05:00
FileChecker.php Add UndefinedGlobalVariable issue and asssociated Possibly... one 2017-12-06 00:56:00 -05:00
FunctionChecker.php Don’t treat callmap scalar types as any sort of filtering mechanism 2017-12-15 16:48:06 -05:00
FunctionLikeChecker.php Add return-level issues as well as function-level ones 2017-12-07 15:50:25 -05:00
InterfaceChecker.php Fix phpdoc in psalm's codebase referring to missing params. (#273) 2017-11-08 23:32:22 -05:00
MethodChecker.php Fix issues found by improved Psalm checks 2017-11-24 12:10:30 -05:00
NamespaceChecker.php Fix #228, fix #336 by improving checking of inherited signatures 2017-11-26 16:03:17 -05:00
ProjectChecker.php Improve RedundantCondition checks and add true type 2017-12-09 14:53:39 -05:00
ScopeChecker.php Better switch analysis (#343) 2017-11-28 00:25:21 -05:00
SourceChecker.php Fix return {expr} checks for void functions 2017-12-14 12:50:02 -05:00
StatementsChecker.php Fix return {expr} checks for void functions 2017-12-14 12:50:02 -05:00
TraitChecker.php Fix #276 - fix false positive in magic call 2017-11-10 18:08:26 -05:00
TypeChecker.php Fix issue with equality of scalar types not from docblock 2017-12-14 11:23:20 -05:00