Skip to content

Commit bf4cc72

Browse files
authored
Merge pull request #283 from wayofdev/docs/updates
2 parents 7c9e56d + cf83942 commit bf4cc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RuleSets/ExtendedPERSet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ public function rules(): array
9191
NativeFunctionInvocationFixer::SET_INTERNAL,
9292
NativeFunctionInvocationFixer::SET_COMPILER_OPTIMIZED,
9393
],
94-
'scope' => 'namespaced',
94+
'scope' => 'all',
9595
'strict' => true,
9696
],
9797

0 commit comments

Comments
 (0)