Skip to content

Fix deprecation str_replace#239

Merged
sanmai merged 3 commits into
kalimatas:masterfrom
PNixx:master
Jun 18, 2026
Merged

Fix deprecation str_replace#239
sanmai merged 3 commits into
kalimatas:masterfrom
PNixx:master

Conversation

@PNixx

@PNixx PNixx commented Jun 18, 2026

Copy link
Copy Markdown

Fix deprecation:

PHP Deprecated:  str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated
  • I've run the tests with vendor/bin/phpunit
  • None of the tests were found failing
  • I've seen the coverage report at build/coverage/index.html
  • Not a single line left uncovered by tests
  • Any coding standards issues were fixed with vendor/bin/php-cs-fixer fix

@sanmai sanmai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@sanmai sanmai merged commit 16f517d into kalimatas:master Jun 18, 2026
5 checks passed
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.

2 participants