Skip to content

CodeIgniter 4.0.0-RC.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@lonnieezell lonnieezell released this 10 Feb 03:58
· 65 commits to master since this release
e096707
  • 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