Version 4.1.3
Release Date: June 6, 2021
4.1.3 release of CodeIgniter4
Enhancements
New functions in the File Helper:
directory_mirror()andsame_file()Implemented NexusPHP’s
Tachycardiafor slow test identificationAdded a new
$ttloption toCacheconfig for future use
Changes
Added MySQL 8.0 to the test matrix
Improved environment detection from
$_SERVERNumerous sweeping code improvements via Rector and analysis
Bugs Fixed
Fixed a bug where
CURLRequestwould try to use a project URI instead of its baseFixed a bug where CLI mode was not detected under
cgi-fcgiFixed a logic bug in Cookie construction
Fixed numerous issues in SQLite3’s
Forgeclass related to an incorrect attribute name
See the repo’s CHANGELOG_4.1.md for a complete list of bugs fixed.