Skip to content

Conversation

@michalsn
Copy link
Member

Description
This PR resolves a type error that occurred in the Controlled Cell while loading the view file.

Fixes #9781

Checklist:

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

@michalsn michalsn added the bug Verified issues on the current code behavior or pull requests that will fix them label Oct 31, 2025
@michalsn michalsn merged commit f3b3131 into codeigniter4:develop Oct 31, 2025
49 checks passed
@michalsn
Copy link
Member Author

Thank you @paulbalandan and @neznaika0

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: TypeError in Cell.php when $viewName does not contain _cell (PHP 8.4 compatibility issue)

3 participants