Version 4.4.8

Release Date: April 7, 2024

4.4.8 release of CodeIgniter4

BREAKING

  • A bug that caused the Exception handler to display incorrect error view file corresponding to the exception code has been fixed. The third parameter int $statusCode = 500 has been added to CodeIgniter\Debug\ExceptionHandler::determineView() for this purpose.

Bugs Fixed

See the repo’s CHANGELOG.md for a complete list of bugs fixed.