Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 760 Bytes

File metadata and controls

40 lines (30 loc) · 760 Bytes

Version 4.4.7

Release Date: Unreleased

4.4.7 release of CodeIgniter4

  • In previous versions, when comparing dates with Time::difference(), unexpected results were returned if the date included a day different from 24 hours due to Daylight Saving Time (DST). This bug has been fixed. See :ref:`Note in Times and Dates <time-viewing-differences>` for details.

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