Skip to content

Conversation

@ViniTou
Copy link
Contributor

@ViniTou ViniTou commented Nov 14, 2025

🎫 Issue IBX-XXXXX

Description:

Given $availableLanguages returns only string[] -

Assert::assertContains($language, $availableLanguages);

make sure that $language is not null at this point. It could be dropped - but this way we keep actual intent when $language is null.

For QA:

Documentation:

@sonarqubecloud
Copy link

@ViniTou ViniTou merged commit 39e00b9 into main Nov 14, 2025
19 of 26 checks passed
@ViniTou ViniTou deleted the fix-phpstan branch November 14, 2025 14:10
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.

4 participants