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

新闻 CakePHP 3.3.7 发布,添加 JSON 编码格式 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    CakePHP 3.3.7 发布了。

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

    更新内容:


    Bug修复:

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


    • Http\Client no longer sets the Content-Type header on all requests. Instead if there is no request data, the Content-Type header is not sent.


    • New Entities that contain only translated records now persist correctly.


    • JsonView no longer hard fails on INF and NAN values. Instead these values are replaced with '0'.


    • '' is now an accepted key in both Session and Hash::get() operations.

    新特性:


    • Time objects can now have their JSON encode format set to Time::UNIX_TIMESTAMP_FORMAT.


    • FormHelper::create() now supports the 'enctype' and 'method' options.


    • Routing now supports multi-extensions like '.csv.gz'.


    • Composer scripts were added to make running tests and linting easier.

    下载地址:

    CakePHP 3.3.7 发布,添加 JSON 编码格式下载地址
     
正在加载...