1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Checker
2016-12-12 14:29:58 -05:00
..
Statements Fix bugs discovered by adding more tests 2016-12-11 23:40:46 -05:00
ClassChecker.php Add support for class constant visibility 2016-12-04 01:44:33 -05:00
ClassLikeChecker.php Fix issues around incorrectly registering inherited private methods 2016-12-12 14:29:58 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Add TypeDoesNotContainType issue and fix those issues in Psalm code 2016-12-11 13:48:11 -05:00
FileChecker.php Fix trait method call checks 2016-12-12 13:50:46 -05:00
FunctionChecker.php Fix bugs discovered by adding more tests 2016-12-11 23:40:46 -05:00
FunctionLikeChecker.php Fix bugs discovered by adding more tests 2016-12-11 23:40:46 -05:00
InterfaceChecker.php Improve interface inheritance 2016-11-20 11:51:19 -05:00
MethodChecker.php Fix issues around incorrectly registering inherited private methods 2016-12-12 14:29:58 -05:00
NamespaceChecker.php Fix PHPParser 3.0.1 compatibility issues 2016-12-03 22:41:45 -05:00
ProjectChecker.php Add JSON output format 2016-12-07 22:38:57 -05:00
ScopeChecker.php Add TypeDoesNotContainType issue and fix those issues in Psalm code 2016-12-11 13:48:11 -05:00
SourceChecker.php Fix #9 - updated docblocks are lowercased 2016-12-10 13:07:12 -05:00
StatementsChecker.php Fix trait method call checks 2016-12-12 13:50:46 -05:00
TraitChecker.php Fix trait method call checks 2016-12-12 13:50:46 -05:00
TypeChecker.php Fix bugs discovered by adding more tests 2016-12-11 23:40:46 -05:00