Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Apr 7, 2024

Description
Closes #8730
From https://forum.codeigniter.com/showthread.php?tid=90586&pid=417661#pid417661

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 kenjis added the bug Verified issues on the current code behavior or pull requests that will fix them label Apr 7, 2024
@kenjis kenjis changed the title fix: TypeError in Toolbar fix: [DebugBar] TypeError in Toolbar Apr 8, 2024
kenjis added 3 commits April 9, 2024 15:51
TypeError: str_contains(): Argument #1 ($haystack) must be of type string, null given
@kenjis kenjis force-pushed the fix-Toolbar-response-getBody branch from f2483dc to fb2980e Compare April 9, 2024 06:51
@kenjis kenjis merged commit 17ac8e6 into codeigniter4:develop Apr 9, 2024
@kenjis kenjis deleted the fix-Toolbar-response-getBody branch April 9, 2024 11:11
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.

Bug: [DebugBar] 4.5.0 TypeError: str_contains(): Argument #1 ($haystack) must be of type string, null given

4 participants