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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

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

    Bugfixes


    You can expect the following changes in 2.8.7. See the changelog for every commit.


    • CakeRequest::header() can now read the Authorization header when it is set by fast-cgi.


    • TestShell now supports the --coverage-text option.


    • Folder::inPath() now only accepts absolute paths. It previously had ambiguous behavior when relative paths were used.


    • Mysql::insertMulti() now performs better, as all rows are inserted in one query.


    • FormHelper now generates security tokens correctly when AppHelper::url() injects parameters into generated URLs.
    New Features


    • FormHelper::submit() now supports the confirm option.


    • Hash::sort() now supports sorting by the current locale.


    • CakeFixtureManager will only truncate tables if tables are not being dropped between test methods.

    点此查看更多内容

    下载地址:

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