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-29 23:44:05 -05:00
..
Statements Add reference counting for methods and remove dead code 2017-01-29 23:44:05 -05:00
CanAlias.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassChecker.php Shortcut for generator, which does not extend anything 2017-01-27 08:41:32 -07:00
ClassLikeChecker.php Add reference counting for methods and remove dead code 2017-01-29 23:44:05 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Allow commas at the end of @param lines 2017-01-28 00:37:52 -07:00
FileChecker.php Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00
FunctionChecker.php Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00
FunctionLikeChecker.php Do not suggest mixed types 2017-01-27 22:44:52 -07:00
InterfaceChecker.php Make project checker always aware of file paths to classes 2017-01-19 10:55:58 -05:00
MethodChecker.php Add reference counting for methods and remove dead code 2017-01-29 23:44:05 -05:00
NamespaceChecker.php Fix multiple duplicate namespaces constant confusion 2017-01-17 23:55:08 -05:00
ProjectChecker.php Add reference counting for methods and remove dead code 2017-01-29 23:44: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 Add reference counting for methods and remove dead code 2017-01-29 23:44:05 -05:00
TraitChecker.php Add reference counting for methods and remove dead code 2017-01-29 23:44:05 -05:00
TypeChecker.php Add reference counting for methods and remove dead code 2017-01-29 23:44:05 -05:00