CodeIgniter 4 Development v4.0.0 Release Notes

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

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ› Bug: CI cant display error with API Response Trait #2586
    • ๐Ÿ› Bug: testOrHavingBy() requires a select #2584
    • ๐Ÿ› Bug: Email->validateEmail() on wrong email address leads to TypeError #2580
    • ๐Ÿ› Bug: $forge->dropColumn not allowing arrays #2576
    • ๐Ÿ› Bug: CI4 set ID to NULL when I try insert a row #2557
    • "Required" rules are not being enforced at all by the model #2555
    • ๐Ÿ› Bug: Debug Bar showing before the head tag #2545
    • ๐Ÿ› Bug: Docs / Library Reference / Validation: missing important information on reset() method #2535
    • ๐Ÿ› Bug: system/Config/BaseService.php getSharedInstance() will not return mocks with non-lowercase key #2534
    • ๐Ÿ› Bug: multi-column WHERE not prefixed #2532
    • ๐Ÿ› Bug: CodeIgniter\Files\File::getSize() - wrong type of result #2476
    • ๐Ÿ› Bug: Move work with $_GET['page'] from Model to Pager #2467
    • ๐Ÿ› Bug: ImageHandler has no reality checks #2421
    • ๐Ÿ› Bug: No default HTTP protocol version is set when creating a new Response #2383
    • ๐Ÿ› Bug: Filter wildcards ignore default methods #2455
    • trailing slash cause redirect to root #2445
    • ๐Ÿ› Bug: Commands cannot accept many paths #2148

    Closed issues:

    • Add an 'alpha_numeric_punct' rule to FormatRules #2549
    • ๐Ÿ”‹ Feature: Forge, Adding Foreign key for table already created #2543
    • Error In UserGuide #2530
    • โœ… Lack of test on Travis for PHP 7.4 and tests don't run on upcoming PHP versions #2293
    • ๐Ÿ”‹ Feature: model helper #2292
    • ๐Ÿ”€ Issue with layouts renderer and sections => merge sections in one view #2491
    • โšก๏ธ Update package dependency version for kint-php/kint #2373

    ๐Ÿ”€ Merged pull requests: