Skip to content

fix: 404 page might display Exception message in production environment - #6333

Merged
kenjis merged 2 commits into
codeigniter4:developfrom
kenjis:fix-error_404
Aug 4, 2022
Merged

fix: 404 page might display Exception message in production environment#6333
kenjis merged 2 commits into
codeigniter4:developfrom
kenjis:fix-error_404

Conversation

@kenjis

@kenjis kenjis commented Aug 2, 2022

Copy link
Copy Markdown
Member

Description
Fixes #6326

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 Aug 2, 2022

@MGatner MGatner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@kenjis
kenjis merged commit 8b77bf2 into codeigniter4:develop Aug 4, 2022
@kenjis
kenjis deleted the fix-error_404 branch August 4, 2022 01:39
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: exception message might display in production

3 participants