Skip to content

v4.4.2

Compare
Choose a tag to compare
@ivantcholakov ivantcholakov released this 15 Jun 04:44
· 363 commits to master since this release

CHANGELOG

  • The function detect_url() has been extended to return a single part of its result.
  • The previously deprecated global variable $DETECT_URL has been removed.
  • platform/common/config/config.php: Two new settings have been added - about accessing site through trusted host names only. See CodeIgniter's 4 issue 3004.
  • composer update