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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    CakePHP 2.9.7 是 2.9 分支的维护版本,主要修复几个社区报告的问题:


    • Router::reverseToArray() was added. This new method allows you to get the URL parameters from a request that would let you generate the request's URL again with Router::url().


    • CakeSchema no longer adds an additional id column to tables when reflecting schema of tables with non-conventional primary keys, and not using the defined model classes.


    • The error class used by FormHelper::input() can be customized with the errorClass option.


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


    • AuthComponent::logout() now removes the active user data used by stateless authenticators.


    • Latvian and Hungarian locale names were corrected.

    下载地址:

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