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

Release Date: 2020-02-07 // about 4 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ› Bug: Class 'Locale' not found when I try to use Time::parse() #2519
    • ๐Ÿ› Bug: Wrong Links for pager when having subfolders #2505
    • View Cell render not be call initController #2500
    • ๐Ÿ› Bug: user guide compile failed. #2492
    • ๐Ÿ› Bug: setAutoRoute to false not working #2480
    • ๐Ÿ› Bug: CodeIgniter\Router\Router->checkRoutes() strpos() expects parameter 1 to be string, array given #2479
    • ๐Ÿ› Bug: Unable to use ul() helper with out modification #2473
    • ๐Ÿ› Bug: Cannot pass value in the function in ControllerTest #2470
    • ๐Ÿ› Bug: $useTimestamps cause insert() exception #2469
    • ๐Ÿ› Bug: prototype of setBody($data); method in CodeIgniter\HTTP\Message should be changed to setBody(string $data); #2466
    • โšก๏ธ Don't update it. It's rubbishBug: #2463
    • ๐Ÿ› Bug: Autoload over Composer #2461
    • ๐Ÿ› Bug: The docs say composer install instead of composer required #2457
    • ๐Ÿ› Bug: if not CSPEnaled but i have some #2456
    • ๐Ÿ› Bug: IsAJAX() relies on inconsistent headers #2454
    • ๐Ÿ› Bug: #2448
    • ๐Ÿ› Bug: Double use where and etc #2444
    • ๐Ÿ› Bug: Double use esc function with form_input and etc... #2443
    • ๐Ÿ› Bug: Entity casts do not cast the original data #2441
    • ๐Ÿ› Bug: namespace view returns empty value #2440
    • ๐Ÿ› Bug: php spark Call to undefined function CodeIgniter\Autoloader\get_filenames() #2439
    • ๐Ÿ› Bug: Curly brace deprecation #2430
    • ๐Ÿ› Bug: Routes and Namespace #2423
    • ๐Ÿ› Bug: Validation not working #2418
    • ๐Ÿ› Bug: Baseservice - getSharedInstance #2414
    • ๐Ÿ› Bug: base_url() and redirect() not honoring baseURL with paths #2409
    • form_input double escaping data why ? #2405
    • ๐Ÿ› Bug: initController not called in ResourceController #2404
    • ๐Ÿ› Bug: #2397
    • URL Helper safe_mailto UTF8Bug: #2396
    • CSRF Filter redirect back not working #2395
    • ๐Ÿ› Bug: 404 error page override with cache #2391
    • ๐Ÿ› Bug: Mixed migration formats don't order #2386
    • ๐Ÿ› Bug: \CodeIgniter\Model::validate() returns TRUE if $data is empty #2384
    • ๐Ÿ› Bug: Usage of static::methodName in CodeIgniter\Config\Services prevents Service overriding #2376
    • ๐Ÿ› Bug: Duplicate headers in response #2375
    • ๐Ÿ› Bug: Nothing work with minimal config (DIRECTORY SEPARATOR) #2370
    • ๐Ÿ› Bug: current_url function not working as expected. #2365
    • ๐Ÿ› Bug: localhost development server after edit the content not updated or reloaded #2363
    • ๐Ÿ› Bug: with the parser, nl2br in a foreach duplicates entries. #2360
    • ๐Ÿ› Bug: Prevents the use of global functions with parameters [Validation] #2357
    • ๐Ÿ› Bug: lang('app.name') should prefer APPPATH.Language/Validation/en/app.php over installed packages #2354
    • ๐Ÿ› Bug: Inappropriate delimiter used in fillRouteParams #2353
    • ๐Ÿ› Bug: Please there is issue on the time and date guide in codeigniter 4 #2351
    • ๐Ÿ› Bug: Model()->find(null) should return null value #2350
    • ๐Ÿ› Bug: URL, Redirect and Pagination misbehave #2347
    • ๐Ÿ› Bug: Toolbar ErrorException Division by zero #2340
    • ๐Ÿ› Bug: Cannot pass a string param with a space to a custom parser plugin #2318
    • ๐Ÿ› Bug: Logger Path Duplicated #2286
    • ๐Ÿ› Bug: Email: SMTP Protocol Implementation @ Data Termination #2274
    • ๐Ÿ› Bug: Redirect to route ignores path set in baseurl #2119

    Closed issues:

    • ๐Ÿ‘ท $routes not do the job as well #2531
    • Multiple composer.json handling in codeigniter!! #2528
    • โฌ†๏ธ Mention about events in the upgrading doc pages #2521
    • Missing Constant in E-Mail #2512
    • Image Manipulation Class #2498
    • Schema param in the .env file #2483
    • system\Database\MigrationRunner->regress() resets instance variable $namespace to null #2474
    • Issue passing data to views #2464
    • ๐Ÿ“œ currentURL & previousURL doesnt work in parser #2460
    • Double quotes #2459
    • ๐Ÿ”‹ Feature about Localization #2419
    • ๐Ÿ“š Documentation Fix Needed #2412
    • No such file or Directory found In Ubuntu 19.10 #2394
    • previous_url() not loading the base path together #2378
    • Wrong Logo on GitHub page #2372
    • ๐Ÿ“œ How to use the pagination with view parser? #2371
    • ๐Ÿ”‹ Feature Request: Validation: in_db[table.field] #2366
    • ๐Ÿ”‹ Feature request #2361
    • ๐Ÿ”‹ Feature: AJAX route option #2310
    • Return value of CodeIgniter\Database\BaseConnection::getConnectStart() must be of the type float, null returned #2158
    • ๐Ÿ”’ Create Security Guideline #73

    ๐Ÿ”€ Merged pull requests: