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

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

Discussion in '软件资讯' started by 漂亮的石头, 2015-10-26.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,336
    Likes Received:
    47
    CakePHP 3.1.3 发布,此版本是个维护版本,主要是 bug 修复和改进:

    Bug 修复


    • Fixed issues in the SMTP email transport when connecting to gmail.


    • Fixed regression in the BooleanType converted in database when using NULL.


    • Solved a couple problems when matching routes containing multibyte characters.


    • Improving Query::count() so that it does not execute the query twice when calling the method multiple times.


    • Avoided some errors when using XDebug in classes having __debugInfo
    功能增强


    • HasMany associations now have the link, unlink and replace methods implemented, like BelongsToMany associations do. This improves the usability of append-only associations.


    • Made it easier to use the IntegrationTestCase with controllers having theSecurityComponent enabled.

    详细改进请看发行说明

    下载:cakephp-3-1-3.zip

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

    基于MVC架构
    视图支持Ajax
    内置校验框架
    提供应用程序的基础模块和CRUD 代码自动生成功能
    提供处理session,request,security的组件
    灵活的视图缓存功能
    面向对象
    无需配置:只要安装好数据库
    兼容PHP4和PHP5。
    CakePHP 3.1.3 发布,PHP 开发框架下载地址
     
Loading...