CodeIgniter 4.0.0-RC.4
Pre-release
Pre-release
lonnieezell
released this
07 Feb 05:41
·
16359 commits
to develop
since this release
- Fixed url systems so that it would work when system is served out of subfolders.
- Added required insert ignore support for sqlite3 and mysql.
- Add validation function
is_not_unique
- Various improvements and cleanup to the Email class
- lots of small bugfixes and user guide updates