Skip to content

Commit 975c842

Browse files
committed
add rule Utf8DecodeEncodeToMbConvertEncodingRector
1 parent 450e235 commit 975c842

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
])
1212
->withRules([
1313
\Rector\CodeQuality\Rector\Class_\CompleteDynamicPropertiesRector::class,
14+
\Rector\Php82\Rector\FuncCall\Utf8DecodeEncodeToMbConvertEncodingRector::class,
1415
]);

0 commit comments

Comments
 (0)