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-19 17:58:08 -05:00
..
Statements Ignore cloning of mixed variables 2017-01-19 15:00:05 -05:00
CanAlias.php Simplify a lot of APIs 2017-01-07 14:35:07 -05:00
ClassChecker.php Make project checker always aware of file paths to classes 2017-01-19 10:55:58 -05:00
ClassLikeChecker.php Inherit all parent properties when analyzing method 2017-01-19 13:11:45 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Change variadic docblock param to match language syntax 2017-01-17 01:14:43 -05:00
FileChecker.php Fix tests 2017-01-19 12:15:42 -05:00
FunctionChecker.php Fix issue with array_merge, and then bugs revealed by that 2017-01-19 01:32:35 -05:00
FunctionLikeChecker.php Merge suppressed issues with source’s issues 2017-01-19 17:58:08 -05:00
InterfaceChecker.php Make project checker always aware of file paths to classes 2017-01-19 10:55:58 -05:00
MethodChecker.php Fix phpcs errors 2017-01-16 19:06:39 -05:00
NamespaceChecker.php Fix multiple duplicate namespaces constant confusion 2017-01-17 23:55:08 -05:00
ProjectChecker.php Fix tests 2017-01-19 12:15: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 Fix invalid InvalidParamDefault error when comparing to false 2017-01-19 01:12:19 -05:00
TraitChecker.php Make project checker always aware of file paths to classes 2017-01-19 10:55:58 -05:00
TypeChecker.php Make sure we don’t lose type information while reconciling 2017-01-19 17:45:42 -05:00