Skip to content

[Strict] Add parameter to require non-empty values opt-in#956

Merged
TomasVotruba merged 11 commits intomainfrom
tv-non-empty
Oct 5, 2021
Merged

[Strict] Add parameter to require non-empty values opt-in#956
TomasVotruba merged 11 commits intomainfrom
tv-non-empty

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Oct 5, 2021

@TomasVotruba TomasVotruba changed the title tv non empty [Strict] Add parameter to require non-empty values opt-in Oct 5, 2021
@TomasVotruba TomasVotruba force-pushed the tv-non-empty branch 2 times, most recently from bbc2cca to 56d3211 Compare October 5, 2021 12:27
@TomasVotruba TomasVotruba force-pushed the tv-non-empty branch 2 times, most recently from 0f9bad2 to 378dae0 Compare October 5, 2021 13:08
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.

DisallowedEmptyRuleFixerRector misbehaves, it converts !empty(string|null $foo) to $foo !== null

1 participant