Skip to content

split of RemoveNullNamedArgOnNullDefaultParamRector to handle only named args#8014

Merged
TomasVotruba merged 3 commits into
mainfrom
tv-split-of-null-defaults
May 28, 2026
Merged

split of RemoveNullNamedArgOnNullDefaultParamRector to handle only named args#8014
TomasVotruba merged 3 commits into
mainfrom
tv-split-of-null-defaults

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 28, 2026

Follow up to #8013

Fixes rectorphp/rector#9771

Base automatically changed from tv-named-args to main May 28, 2026 10:13
@TomasVotruba TomasVotruba force-pushed the tv-split-of-null-defaults branch from e7a5314 to 7342cb4 Compare May 28, 2026 10:14
@TomasVotruba TomasVotruba force-pushed the tv-split-of-null-defaults branch from 7342cb4 to f2b4f99 Compare May 28, 2026 10:16
@TomasVotruba TomasVotruba force-pushed the tv-split-of-null-defaults branch from f2b4f99 to 887e497 Compare May 28, 2026 10:16
@TomasVotruba TomasVotruba merged commit 04df9bf into main May 28, 2026
62 checks passed
@TomasVotruba TomasVotruba deleted the tv-split-of-null-defaults branch May 28, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Apply RemoveNullArgOnNullDefaultParamRector after AddNameToNullArgumentRector has been applied if deadCode: true

1 participant