Version 4.2.11

Release Date: December 21, 2022

4.2.11 release of CodeIgniter4

SECURITY

BREAKING

Enhancements

  • Full support for PHP 8.2.

Bugs Fixed

  • Fixed a FileLocator::locateFile() bug where a similar namespace name could be replaced by another, causing a failure to find a file that exists.

  • Fixed a RedisHandler session class to use the correct config when used with a socket connection.

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