1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/Analyzer
2023-02-22 20:44:50 -04:00
..
FunctionLike code style 2023-01-05 09:44:23 +01:00
Statements Refine arrays in foreach loops to non-empty-array 2023-02-22 20:44:50 -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 Forbid implementing some interfaces 2023-02-12 02:48:50 -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 Do not require return type on destructors in interfaces 2022-12-26 15:45:44 -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 Fix crashes with invalid @psalm-check-type syntax 2023-02-09 17:49:49 -04:00
TraitAnalyzer.php Require trailing commas 2022-12-18 13:20:31 -06:00
TypeAnalyzer.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00