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-13 14:06:05 -05:00
..
Statements Fix #38 - emit issue for non-array on right too 2017-01-13 13:09:52 -05:00
CanAlias.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassChecker.php Fix #46 - fix type assignment of anonymous classes 2017-01-13 10:44:04 -05:00
ClassLikeChecker.php Be less brittle when interface does not exist 2017-01-12 11:16:00 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
FileChecker.php Fix update-docblocks command 2017-01-13 14:06:05 -05:00
FunctionChecker.php Fix namespaced function calls 2017-01-12 09:42:24 -05:00
FunctionLikeChecker.php Fix #45 - add issue when optional param used before required 2017-01-13 13:40:20 -05:00
InterfaceChecker.php Do not check special terms 2017-01-09 01:50:24 -05:00
MethodChecker.php Fix #35 and #40 by improving method signature checks 2017-01-13 12:03:22 -05:00
NamespaceChecker.php Fix update-docblocks command 2017-01-13 14:06:05 -05:00
ProjectChecker.php Fix update-docblocks command 2017-01-13 14:06:05 -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 Fix #42 - detect false and null defaults 2017-01-13 12:26:10 -05:00
TraitChecker.php Store all class keys lowercased 2017-01-09 00:14:39 -05:00
TypeChecker.php Fix #43 - do not emit issues when doing instanceof interface checks 2017-01-13 12:52:32 -05:00