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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    CakePHP 3.5.4 发布了, 这是3.5分支的维护版本,用于修复几个社区报告的错误。

    更新如下:


    • Logging email payloads now succeeds even when the transport returns string data.


    • Element cache settings are now cached in memory saving repeat cached elements in the same request.


    • All tests are now passing against PHP 7.2.0-RC1


    • Database FloatType now correctly parses locale data that use as the thousands separator.


    • Text::slug() correctly cleans strings when the preserve option is used.


    • Credit card pattern for JCB card types now accepts all current JCB card types.


    • CakePHP uses chained exceptions where possible now, allowing root causes of failures to be exposed by the error handler in future releases.


    • Validation::url() now accepts 4 byte unicode characters.


    • SQLServer column length values are always integers now.


    • UrlHelper no longer uses error suppression when adding file timestamps.


    • TreeBehavior node deletion now correctly handles multiple trees in the same table. Previously all trees would have nodes deleted from them.

    更多请查看
    CakePHP 3.5.4 发布,PHP 开发框架 下载地址
     
正在加载...