Version 4.3.1
Release Date: January 14, 2023
4.3.1 release of CodeIgniter4
Bugs Fixed
Fixed: some environment variable (.env) values were not reflected in Email Config
Fixed: TypeError in Validation
is_unique
andis_not_unique
Fixed: revert method name
BaseBuilder::resetQuery()
changed accidentallyFixed: handling float in Validation Strcit Rules (
greater_than
,greater_than_equal_to
,less_than
,less_than_equal_to
)Fixed: missing instruction for
Config\Exceptions
in PHP 8.2 in the user guide
See the repo’s CHANGELOG.md for a complete list of bugs fixed.