We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Utf8DecodeEncodeToMbConvertEncodingRector
1 parent 450e235 commit 975c842Copy full SHA for 975c842
1 file changed
rector.php
@@ -11,4 +11,5 @@
11
])
12
->withRules([
13
\Rector\CodeQuality\Rector\Class_\CompleteDynamicPropertiesRector::class,
14
+ \Rector\Php82\Rector\FuncCall\Utf8DecodeEncodeToMbConvertEncodingRector::class,
15
]);
0 commit comments