1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Checker
2017-06-29 17:39:46 -04:00
..
Statements Fix a few edgecases 2017-06-29 00:28:37 -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 Make sure that traits are listed as analyzable so issues can be shown 2017-06-21 16:36:45 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix a few edgecases 2017-06-29 00:28:37 -04:00
FileChecker.php Add tracking from where a trait was included 2017-06-21 14:22:52 -04:00
FunctionChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
FunctionLikeChecker.php Fix #177 - treat return type as nullable due to try 2017-06-29 10:33:54 -04:00
InterfaceChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
MethodChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
NamespaceChecker.php Add tracking from where a trait was included 2017-06-21 14:22:52 -04:00
ProjectChecker.php Fix issue capturing method mutations in traits 2017-06-12 22:51:39 -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 Add tracking from where a trait was included 2017-06-21 14:22:52 -04:00
TypeChecker.php Fix issue with array access on property 2017-06-29 17:39:46 -04:00