Skip to content

Conversation

@provokateurin
Copy link
Member

No description provided.

Signed-off-by: provokateurin <kate@provokateurin.de>

if ($foundTags !== []) {
$tags[$foundScopeName !== null && $foundScopeName !== '' && $foundScopeName !== '0' ? $foundScopeName : $defaultScope] = $foundTags;
$tags[in_array($foundScopeName, [null, '', '0'], true) ? $defaultScope : $foundScopeName] = $foundTags;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this one is better 🙈

@provokateurin provokateurin merged commit 230f619 into main Dec 2, 2025
28 checks passed
@provokateurin provokateurin deleted the refactor/rector branch December 2, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants