.. |
FunctionLike
|
code style
|
2023-01-05 09:44:23 +01:00 |
Statements
|
Merge pull request #9681 from robchett/no-seal-methods_and_no-seal-propeties
|
2023-05-02 19:20:34 +02: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
|
Remove clone leftovers from immutable refactoring
|
2023-04-25 11:09:54 +02:00 |
ClassLikeAnalyzer.php
|
Add support for @psalm-inheritors
|
2023-05-07 11:33:38 +01: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
|
bugfix: do not report required closure arguments as unused
|
2023-04-10 01:54:03 +02: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
|
Fix newly found issues
|
2023-03-11 05:23:49 -04:00 |
ProjectAnalyzer.php
|
Handle included directory paths without crashing
|
2023-04-24 11:09:48 +12: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 UnevaluatedCode false positive at declare(strict_types=1)
|
2023-04-27 23:11:14 +03: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 |