1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-07-09 23:26:16 -04:00
..
Statements Slow down Psalm by checking parent initialisations too 2017-06-30 01:24:45 -04:00
AlgebraChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
CanAlias.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
ClassChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
ClassLikeChecker.php Move property check to relevant position 2017-07-09 18:37:30 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix #178 - complain when encountering bad @return type 2017-07-09 20:32:35 -04:00
FileChecker.php Slow down Psalm by checking parent initialisations too 2017-06-30 01:24:45 -04:00
FunctionChecker.php Fix reference errors 2017-07-09 23:26:16 -04:00
FunctionLikeChecker.php Make Psalm a bit faster 2017-07-08 21:19:16 -04:00
InterfaceChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
MethodChecker.php Avoid possible nullrefs 2017-07-09 14:50:57 -04:00
NamespaceChecker.php Add tracking from where a trait was included 2017-06-21 14:22:52 -04:00
ProjectChecker.php Correct casing 2017-07-09 15:27:07 -04:00
ScopeChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
SourceChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
StatementsChecker.php Fix #166 - prevent require loop 2017-06-06 10:11:34 -04:00
TraitChecker.php Slow down Psalm by checking parent initialisations too 2017-06-30 01:24:45 -04:00
TypeChecker.php Exit early if var not defined 2017-06-29 20:34:43 -04:00