We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9a1ab commit a93b8deCopy full SHA for a93b8de
1 file changed
user_guide_src/source/changelogs/v4.2.12.rst
@@ -14,5 +14,7 @@ Bugs Fixed
14
15
- Fixed ``Request::getIPaddress()`` causes an error on CLI.
16
- Fixed ``link_tag()`` missing ``type="application/rss+xml"``.
17
+- Fixed ``spark migrate:status`` shows incorrect filenames when format is ``Y_m_d_His_``.
18
+- Fixed an error when ``Model::save()`` saves an object if ``$useAutoIncrement`` is false.
19
20
See the repo's `CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_ for a complete list of bugs fixed.
0 commit comments