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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    CakePHP 3.3.1 发布了,这是 3.3 分支的维护版本,修复了一些社区反应的问题。更新如下:

    Bugfixes


    点击这里查看查看每个提交的更新日志


    • AssetFilter now interacts properly with PSR7 based applications.


    • Cookie decryption when using the PSR7 stack now works properly.


    • Regressions around marshalling associated data have been fixed.


    • All associations now marshall correctly when TranslateBehavior is enabled.


    • BelongsToMany _joinData records with complex properties now hydrate correctly again when loaded with find().


    • Request::is() no longer caches results. This fixes an issue where parameterized detectors would return cached results when parameters are different.


    • CakeEmail::deliver() correctly uses default as the default transport configuration instead of 'fast'.


    • MiddlewareStack::insertAt() behaves correctly when adding non-Closure based middleware.


    • Dispatcher filters are not doubly invoked when an application uses the PSR7 HTTP stack and dispatcher filters.


    • CrossSchemaTableExpression and automatic cross database join prefixing has been removed. This was a new feature in 3.3.0 that caused regressions for a number of folks. Removing the problematic feature feels like a better solution over trying to patch issues as they come up.


    • Session cookie rotation works correctly, when setting custom cookies, and using the PSR7 HTTP stack.
    Minor Enhancements


    • Cake\ORM\SaveOptionsBuilder was added. This class provides a builder interface for building option sets for save operations. By using a fluent interface you can reduce the number of errors made.


    • Exceptions are now raised when duplicate named routes are connected.
    下载地址:

    官方发行说明:https://github.com/cakephp/cakephp/releases
    CakePHP 3.3.1 发布,PHP 开发框架下载地址
     
Loading...