Skip to content

fix: TypeError in number_to_amount() #8932

Merged
kenjis merged 2 commits intocodeigniter4:developfrom
kenjis:fix-number-helper-type-error
Jun 4, 2024
Merged

fix: TypeError in number_to_amount() #8932
kenjis merged 2 commits intocodeigniter4:developfrom
kenjis:fix-number-helper-type-error

Conversation

@kenjis
Copy link
Copy Markdown
Member

@kenjis kenjis commented Jun 2, 2024

Description
From https://forum.codeigniter.com/showthread.php?tid=90996

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

kenjis added 2 commits June 2, 2024 18:05
TypeError: str_replace(): Argument #3 ($subject) must be of type array|string, int given
@kenjis kenjis added the bug Verified issues on the current code behavior or pull requests that will fix them label Jun 2, 2024
@kenjis kenjis merged commit 4dd9a87 into codeigniter4:develop Jun 4, 2024
@kenjis kenjis deleted the fix-number-helper-type-error branch June 4, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants