Back to Codeigniter4

Version 4.2.12

user_guide_src/source/changelogs/v4.2.12.rst

4.7.2624 B
Original Source

Version 4.2.12 ##############

Release Date: January 9, 2023

4.2.12 release of CodeIgniter4

.. contents:: :local: :depth: 2

Bugs Fixed


  • Fixed Request::getIPaddress() causes an error on CLI.
  • Fixed link_tag() missing type="application/rss+xml".
  • Fixed spark migrate:status shows incorrect filenames when format is Y_m_d_His_.
  • Fixed an error when Model::save() saves an object if $useAutoIncrement is false.

See the repo's CHANGELOG_4.2.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/changelogs/CHANGELOG_4.2.md>_ for a complete list of bugs fixed.