user_guide_src/source/changelogs/v4.4.7.rst
############# Version 4.4.7 #############
Release Date: March 29, 2024
4.4.7 release of CodeIgniter4
.. contents:: :local: :depth: 3
SECURITY
Security advisory GHSA-39fp-mqmm-gxj6 <https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-39fp-mqmm-gxj6>_
for more information.urls-uri-security for details.upgrade-447-filter-paths for details.BREAKING
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.Bugs Fixed
See the repo's
CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>_
for a complete list of bugs fixed.