1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm/Checker
2018-05-20 17:43:02 -04:00
..
FunctionLike Move TypeCombination logic into its own class 2018-05-19 19:44:03 -04:00
Statements Improve error messages for literal types 2018-05-20 17:43:02 -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 Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
ClassLikeChecker.php Fix #714 - fix trait class constants 2018-05-08 22:32:57 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix #16 - add support for enums 2018-05-20 17:19:53 -04:00
FileChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
FunctionChecker.php Move TypeCombination logic into its own class 2018-05-19 19:44:03 -04:00
FunctionLikeChecker.php Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
InterfaceChecker.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00
MethodChecker.php Add workaround for Closure::__invoke 2018-05-12 13:02:53 -04:00
NamespaceChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
ProjectChecker.php Remove unused code 2018-04-25 13:12:42 -04:00
ScopeChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
SourceChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
StatementsChecker.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
TraitChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
TypeChecker.php Fix #16 - add support for enums 2018-05-20 17:19:53 -04:00