Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Str::symmetricSplit(): Make $default only accept ?string #55

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Mar 28, 2024

After all, it is a Str-based class that should not pad anything other than string or null.

see: https://github.com/Icinga/icingaweb2-module-businessprocess/actions/runs/8466543979/job/23195516401?pr=446

@sukhwinder33445 sukhwinder33445 self-assigned this Mar 28, 2024
@cla-bot cla-bot bot added the cla/signed label Mar 28, 2024
@sukhwinder33445 sukhwinder33445 marked this pull request as draft March 28, 2024 12:06
@sukhwinder33445 sukhwinder33445 changed the title Collection of phpstan error fixes Str::symmetricSplit(): Make $default only accept ?string Mar 28, 2024
@sukhwinder33445 sukhwinder33445 marked this pull request as ready for review March 28, 2024 14:37
@sukhwinder33445 sukhwinder33445 added the enhancement New feature or request label Mar 28, 2024
Copy link
Member

@nilmerg nilmerg left a comment

Choose a reason for hiding this comment

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

At this time, there's no usage in neither repository's default branch of the Icinga organization, that defines the default not as string.

@nilmerg nilmerg added this to the v0.14.0 milestone Apr 22, 2024
@nilmerg nilmerg removed the request for review from raviks789 April 22, 2024 08:46
@nilmerg nilmerg merged commit 4b797d5 into main Apr 22, 2024
15 checks passed
@nilmerg nilmerg deleted the fix-phpstan-errors branch April 22, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants