Skip to content

Commit

Permalink
add RenameParamValueObjectInterface to trusted downgrade widening types
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jul 9, 2021
1 parent c7b96e0 commit 6f1f047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/config/config-downgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
\PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode::class,
\PHPStan\PhpDocParser\Ast\NodeAttributes::class,
\PhpParser\Parser::class,
\Rector\Naming\Contract\RenameParamValueObjectInterface::class,
],
DowngradeParameterTypeWideningRector::SAFE_TYPES_TO_METHODS => [
ContainerInterface::class => [
Expand Down

0 comments on commit 6f1f047

Please sign in to comment.