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

新闻 CakePHP 3.3.0-beta2 发布,PHP 开发框架 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    Bugs 修复 & 新特性:


    • Text::truncateWidth() was added. This method lets you truncate text by a visual width. This is useful when working with languages that have double width characters like Japanese. (@chinpei215)


    • IntegrationTestCase can now correctly stub out the Content-Type header. (@dakota)


    • Allow integration testing of secure post requests with a query string. (@dakota)


    • requestAction() has been deprecated. Use view cells instead.


    • TreeBehavior now disallows nodes from being their own parents. (@markstory)


    • Dispatch Filters are now integrated in the new PSR7 middleware stack for backwards compatibility. (@markstory)


    • Http\Client sends the correct content-type when array data is sent. (@markstory)


    • No exceptions are raised when empty file inputs are uploaded. (@ADmad)


    • FormHelper::error() now allows message translation by rule name, in addition to by error message string. (@oyas)


    • Table::validateUnique() no longer raises an exception when non-scalar values are received. (@markstory)

    下载地址:

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