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-15 22:09:32 -05:00
..
Statements Add predefined functions to avoid throwing errors 2017-01-15 20:11:02 -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 Be more robust in the case of missing parent class 2017-01-15 22:09:32 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Catch {int} types 2017-01-15 11:00:35 -05:00
FileChecker.php Fix update-docblocks command 2017-01-13 14:06:05 -05:00
FunctionChecker.php Add predefined functions to avoid throwing errors 2017-01-15 20:11:02 -05:00
FunctionLikeChecker.php Fix #50 - asserting about docblock types no longer causes error 2017-01-15 17:52:01 -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 Add predefined functions to avoid throwing errors 2017-01-15 20:11:02 -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 #59 - make functions aware of just-defined constants 2017-01-15 15:58:40 -05:00
TraitChecker.php Store all class keys lowercased 2017-01-09 00:14:39 -05:00
TypeChecker.php Add predefined functions to avoid throwing errors 2017-01-15 20:11:02 -05:00