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 identification - Added a new
$ttloption toCacheconfig for future use
Changes:
- Added MySQL 8.0 to the test matrix
- Improved environment detection from
$_SERVER - Numerous sweeping code improvements via Rector and analysis
Bugs Fixed:
- Fixed a bug where
CURLRequestwould try to use a project URI instead of its base - Fixed a bug where CLI mode was not detected under
cgi-fcgi - Fixed a logic bug in Cookie construction
- Fixed numerous issues in SQLite3’s
Forgeclass related to an incorrect attribute name