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

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

本帖由 漂亮的石头2016-08-04 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    Bug修复


    • CakeEmail::deliver() now lets subclasses use the static method.


    • Welcome page now correctly displays PDO related errors.


    • Query timing metrics are reset on BEGIN/COMMIT/ROLLBACK statements, giving more accurate query timing data.


    • AuthComponent no longer stores redirect URLs for JSON requests.


    • Empty strings are removed from the secured field list in FormHelper. (@nojimage)


    • Icelandic locale (is-is) support was added.


    • Stateless authentication adapters now store their user data on all requests, not just those that require authorization.


    • Plugin associations defined with the short name as a key now behave consistently with other declaration modes.


    • Shutdown events are now triggered by the default error handling controllers.


    • CakeResponse::header() now treats null values now works like setting '' as a value.


    • Model::delete() no longer performs joins when simple conditions are used.


    • CakeSchema can now change column lengths to the database vendor's defaults.


    • A memory leak in the SmtpTransport has been fixed.

    了解更多请参见:changelog

    下载地址:

    CakePHP 2.8.6 发布,PHP 开发框架下载地址
     
正在加载...