CodeIgniter 4 Development v4.1.3 Release Notes

Release Date: 2021-06-06 // almost 3 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ› Bug: Error using SQLITE3 strftime in CodeIgniter 4.1.2 #4760
    • ๐Ÿ› Bug: Caching something through cron, is not accessible in the web application #4751
    • ๐Ÿ› Bug: SQLite Drop Column #4746
    • ๐Ÿ› Bug: CURL Class - BaseURI options notworking #4713
    • ๐Ÿ› Bug: autorouting #4711
    • ๐Ÿ› Bug: curlrequest not using baseURI on localhost #4707
    • ๐Ÿ› Bug: cli not working with cron #4699

    Closed issues:

    • ๐Ÿ› Bug: Class 'Locale' not found #4775
    • ๐Ÿ› Bug: deprecated notice on CodeIgniter\HTTP\RequestInterface::getMethod() #4717
    • ๐Ÿ‘ Allow to join models between primary keys and foreign keys #4714
    • DateTime::__construct(): Failed to parse time string () at position 0 (๏ฟฝ): Unexpected character #4708
    • ๐Ÿ› Bug: Query Builder breaks with SQL function LENGTH() and column name "row" #4687

    ๐Ÿ”€ Merged pull requests: