1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal/Analyzer
2023-03-07 12:29:40 -04:00
..
FunctionLike code style 2023-01-05 09:44:23 +01:00
Statements Don't crash on unary minus overflow 2023-03-07 12:29:40 -04:00
AlgebraAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
AttributesAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
CanAlias.php Require trailing commas 2022-12-18 13:20:31 -06:00
ClassAnalyzer.php Support for readonly classes 2023-03-03 04:04:12 -04:00
ClassLikeAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
ClassLikeNameOptions.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
ClosureAnalyzer.php Propagate phantom classes to closure context 2023-02-18 01:52:10 -04:00
CommentAnalyzer.php Allow @var annotations on global vars 2023-02-15 01:20:03 -04:00
DataFlowNodeData.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
FileAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
FunctionAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
FunctionLikeAnalyzer.php Forbid non-null defaults for callable parameters 2023-02-16 01:36:06 -04:00
InterfaceAnalyzer.php Consistently report docblock issues on all classlikes 2023-02-24 03:31:00 -04:00
IssueData.php Added SlevomatCodingStandard.TypeHints.PropertyTypeHint sniff 2022-12-14 20:43:26 -06:00
MethodAnalyzer.php Forbid overriding built-in enum methods 2023-02-13 00:37:59 -04:00
MethodComparator.php Fixed issue message for missing @psalm-external-mutation-free 2023-02-15 03:58:50 -04:00
NamespaceAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
ProjectAnalyzer.php Do not display "Enabled extensions: " for empty ext list 2023-01-18 20:55:14 +01:00
ScopeAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
SourceAnalyzer.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
StatementsAnalyzer.php Correctly process use aliases in @psalm-scope-this 2023-02-24 00:53:36 -04:00
TraitAnalyzer.php Consistently report docblock issues on all classlikes 2023-02-24 03:31:00 -04:00
TypeAnalyzer.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00