Skip to content

fix: 404 override controller does not output Response object body - #5703

Merged
kenjis merged 4 commits into
codeigniter4:developfrom
kenjis:fix-404Override
Feb 18, 2022
Merged

fix: 404 override controller does not output Response object body#5703
kenjis merged 4 commits into
codeigniter4:developfrom
kenjis:fix-404Override

Conversation

@kenjis

@kenjis kenjis commented Feb 17, 2022

Copy link
Copy Markdown
Member

Description
Fixes #5697

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 Feb 17, 2022
@kenjis
kenjis merged commit 3ddc3c3 into codeigniter4:develop Feb 18, 2022
@kenjis
kenjis deleted the fix-404Override branch February 18, 2022 06:03
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: Custom 404 error handler. Response caching.

2 participants