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

Release Date: 2019-10-19 // over 4 years ago
  • Full Changelog

    πŸ›  Fixed bugs:

    • Route can not work: Controller or its method is not found #2299
    • 🏁 CURLRequest - supplied argument is not a valid File-Handle resource #Windows x64 #2202
    • FilterExceptions result in blank page #2077

    Closed issues:

    • Codeigniter 4 not redirecting well. is not including the baseUrl well on redirect #2342
    • Session variable value set to 0 #2334
    • Undefined variable: errors SYSTEMPATH/Validation/Validation.php at line 651 #2331
    • Router Regex not working with controllers #2330
    • --host,--port and others are not working #2329
    • Type juggling can be eliminated if these three small changes are made #2326
    • url_title doesn't handle diacritics #2323
    • View Cell Feature ? #2322
    • autoRoute function issue in case of sub-directory #2319
    • Can't store multidimensional data with Session Library #2309
    • Model()->find() return NULL for existing row #2306
    • πŸ“š Requesting Model::getValidationRules() documentation #2304
    • Routes Not working #2301
    • 🚚 ViewPath cannot be moved only another path added #2291
    • πŸ”– Version not updated? #2287
    • _remap is not working #2277
    • Debug Toolbar error not found tpl error and fix #2275
    • cURL request returns 404 #2250
    • Problem with renaming deleted_at column inside model #2248
    • App\Config\Routes loaded twice #2203
    • πŸ”‹ Feature idea: Model results by key #2167
    • βœ‚ Remove "separator" comment between function declarations? #2146
    • find() is returning one character string instead of boolean #2096
    • Database Groups in Migrations #2087
    • "Cannot call session save handler in a recursive manner" #2056
    • Model afterInsert return originals? #2045
    • debug toolbar renderTimeline couses a non well formed numeric value encountered error #2034
    • ⚑️ Mysql update , affectedRows return bug #2003
    • βž• Add validation on exists database before created #1759

    πŸ”€ Merged pull requests: