Skip to content

Fix empty namespace always being renamed#244

Merged
sunnamed434 merged 2 commits into
sunnamed434:mainfrom
Bip901:fix/empty-namespaces
Sep 25, 2025
Merged

Fix empty namespace always being renamed#244
sunnamed434 merged 2 commits into
sunnamed434:mainfrom
Bip901:fix/empty-namespaces

Conversation

@Bip901
Copy link
Copy Markdown
Contributor

@Bip901 Bip901 commented Sep 24, 2025

Previously, even if SpecificNamespacesObfuscationOnly was true, classes in the global namespace were still renamed even though "" wasn't specified in the list of allowed namespaces.

Now, "" is treated as any other namespace.

@sunnamed434 sunnamed434 merged commit 5a2a517 into sunnamed434:main Sep 25, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants