1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 CakePHP 3.2.12 发布,PHP 开发框架 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-07-10.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,974
    Likes Received:
    47
    CakePHP 3.2.12 发布了。CakePHP 是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而又不失灵活性。


    Bug修复


    changelog


    • The console TableHelper more gracefully handles empty data.


    • Junction table conditions are now reset correctly.


    • ExistsIn and IsUnique application rules are no longer invoked twice.


    • Generated junction table classes now inherit the connection of the table defining the BelongsToMany association. This makes it easier to have plugin specific connections.


    • URLs with uppercase protocols are now autolinked by TextHelper.


    • Cache groups defined in injected cache engine instances are now registered correctly.


    • Request::header() can now read the Content-Length and Content-Type header values.
    细节改进


    • Schema reflection will now include per-column collation data when available.


    • TimeHelper now supports an outputTimezone config option. This lets you set a global output timezone making it easier to localise formatted dates/times.


    • HtmlHelper::image() now supports CID: URLs.


    • Table::findOrCreate() now supports an atomic option.


    • Performance optimizations in find(list)


    • Folder::inCakePath() is now deprecated. Use Folder::inPath() instead.
    下载地址:

    CakePHP 3.2.12 发布,PHP 开发框架下载地址
     
Loading...