1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Checker
2016-12-30 19:36:35 -05:00
..
Statements Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
ClassChecker.php Shift storage from static arrays to dedicated ClassLikeStorage objects 2016-12-30 12:41:14 -05:00
ClassLikeChecker.php Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix #20 - emit an issue when param is missing a type or param 2016-12-25 11:32:21 +00:00
FileChecker.php Fix file_name/file_path mixup 2016-12-30 19:06:45 -05:00
FunctionChecker.php Fix file_name/file_path mixup 2016-12-30 19:06:45 -05:00
FunctionLikeChecker.php Fix debug end results 2016-12-30 18:28:43 -05:00
InterfaceChecker.php Shift storage from static arrays to dedicated ClassLikeStorage objects 2016-12-30 12:41:14 -05:00
MethodChecker.php Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
NamespaceChecker.php Fix single-file namespaced trait lookups 2016-12-30 19:23:26 -05:00
ProjectChecker.php Fix debug end results 2016-12-30 18:28:43 -05:00
ScopeChecker.php Fix MixedAssignment errors 2016-12-17 00:48:31 -05:00
SourceChecker.php Allow generic TypeChecker::isContainedBy checks 2016-12-24 18:28:43 +00:00
StatementsChecker.php Fix file_name/file_path mixup 2016-12-30 19:06:45 -05:00
TraitChecker.php Move static method arrays into MethodStorage classes 2016-12-30 15:53:35 -05:00
TypeChecker.php Add NullOperand issue for easy ignoring 2016-12-29 00:32:12 -05:00