1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-01-16 16:02:46 -05:00
..
Statements Add extra issue for invalid clone and fix issue reporting; 2017-01-16 12:59:09 -05:00
CanAlias.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassChecker.php Fix #53 - add back extends checks for reflected classes 2017-01-14 19:34:10 -05:00
ClassLikeChecker.php Add extra issue for invalid clone and fix issue reporting; 2017-01-16 12:59:09 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Be more lenient when type left out of docblock 2017-01-15 23:49:58 -05:00
FileChecker.php Add extra issue for invalid clone and fix issue reporting; 2017-01-16 12:59:09 -05:00
FunctionChecker.php Fix namespaced functions in regular use statements 2017-01-16 00:49:12 -05:00
FunctionLikeChecker.php Add new suppressable error for missing closure return types 2017-01-16 01:22:36 -05:00
InterfaceChecker.php Do not check special terms 2017-01-09 01:50:24 -05:00
MethodChecker.php Be more robust in the case of missing parent class 2017-01-15 22:09:32 -05:00
NamespaceChecker.php Fix update-docblocks command 2017-01-13 14:06:05 -05:00
ProjectChecker.php Fix non-full-dir Psalm checks 2017-01-16 11:51:42 -05:00
ScopeChecker.php Fix MixedAssignment errors 2016-12-17 00:48:31 -05:00
SourceChecker.php Allow functions to be included too 2017-01-07 19:33:33 -05:00
StatementsChecker.php Add extra issue for invalid clone and fix issue reporting; 2017-01-16 12:59:09 -05:00
TraitChecker.php Store all class keys lowercased 2017-01-09 00:14:39 -05:00
TypeChecker.php Fix #64 - if type is from docblock, return mixed in error case 2017-01-16 16:02:46 -05:00