Skip to content

[depre] Deprecate AddLiteralSeparatorToNumberRector as cannot be automated and depends on context#7569

Merged
TomasVotruba merged 3 commits into
mainfrom
tv-literal
Oct 24, 2025
Merged

[depre] Deprecate AddLiteralSeparatorToNumberRector as cannot be automated and depends on context#7569
TomasVotruba merged 3 commits into
mainfrom
tv-literal

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Oct 24, 2025

This rule was originally removed from PHP set, as it was creating lot of messy and unclear code.
Where phone number was split into 4 chunks, 3 were used. Each number has it context, hash, uuid, phone etc.

Better use _ when needed with intent and using context.

@TomasVotruba TomasVotruba merged commit cf75c4b into main Oct 24, 2025
53 checks passed
@TomasVotruba TomasVotruba deleted the tv-literal branch October 24, 2025 22:14
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants