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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    更新内容如下:

    Bug 修复和新特性:


    • Hash::filter() no longer removes 0.0.


    • Error messages now include file and line numbers more often.


    • Logging now handles string scopes more consistently.


    • The ORM no longer emits errors when an association's alias does not match the linked table's alias. This allows you to leverage the targetTable option in associations to make association names that do not need to match the linked table.


    • HtmlHelper::scriptStart() not longer emits CDATA blocks by default anymore. This makes scriptStart() consistent with script().


    • TranslateBehavior::translationField() returns standard table alias for default locale.


    • Improved API documentation.


    • Allow getting configured datetime class for Type class.

    请参阅每个提交的 changelog 以了解详细内容。GitHub 发布主页

    下载地址

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