1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Checker
2017-01-23 13:36:06 -07:00
..
Statements Fix #39 by checking for ArrayAcces interface 2017-01-20 00:23:58 -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 Stop analysis if parent class cannot be located 2017-01-23 13:36:06 -07: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 Check that class exists before checking for ArrayAccess inheritors 2017-01-19 19:02:00 -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 #48 by recording class definition line number & file path 2017-01-19 23:45:21 -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