Version 4.5.8

Release Date: January 19, 2025

4.5.8 release of CodeIgniter4

SECURITY

Bugs Fixed

  • Database: Fixed a bug where Builder::affectedRows() threw an error when the previous query call failed in Postgre and SQLSRV drivers.

  • Security: Fixed a bug where the CSRF token validation could fail on malformed input, causing a generic HTTP 500 status code instead of handling the input gracefully.

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