CodeIgniter 4 Development v4.0.0-rc.1 Release Notes

Release Date: 2019-09-03 // over 4 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘ BaseConfig should support array values with dot syntax #454

    Closed issues:

    • [internal function]: CodeIgniter\Debug\Exceptions->shutdownHandler() #2173
    • Message->setHeader allowing duplicates #2170
    • CLI: Exit status #2163
    • QB countAllResults shouldn't use LIMIT settings #2152
    • BaseBuilder::get() resets query even if reset = false #2141
    • Some migrations not running #2139
    • ๐Ÿ”จ Migrations Refactor Namespaces #2138
    • $primaryKey forcefully 'needs' to be auto_increment #2133
    • response data not set #2124
    • RESTful behaviour #2122
    • Redis #2121
    • Toolbar download bug #2117
    • ๐Ÿš€ Packagist not updated with latest release? #2115
    • Fatal error Installing using composer #2114
    • ๐Ÿ‘ Allow loading Common.php function overrides #2101
    • Result from database was auto encoded when using Entity #2088
    • Honeypot does not close the form #2084
    • Imagick Image library handler return array instead of boolean #2029
    • Migrations command should use the UTC datetime when creating new migrations #2018
    • FileLocator->getNamespaces with parameter #1866

    ๐Ÿ”€ Merged pull requests: