设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

CakePHP 3.4.1发布,PHP开发框架

2017-2-19 16:54| 发布者: joejoe0332| 查看: 240| 评论: 0|原作者: oschina|来自: oschina

摘要: CakePHP 3.4.1 发布了。CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地 ...

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

Bug 修复和新特性:

  • CounterCacheBehavior had an ignoreCounterCache option added, allowing you to disable counter updates on save.

  • Table::saveOrFail() and Table::deleteOrFail() were added. These methods allow you to perform save/delete operations that raise exceptions on failure instead of returning false.

  • Support for PHPUnit 6 was added. Currently only composer based installation of PHPUnit 6 is supported.

  • Helper::getView() was added.

  • Urlencoded URLs are once again matched correctly.

  • InflectedRoute routes using HTTP method conditions work again.

  • Association duplicate alias detection is more relaxed and accepts sub-classes.

  • Mailer\Email no longer waits until the socket timeout when an SMTP server disconnects early.

  • BelongsToMany::foreignKey() no longer incorrectly returns $this when modifying the key.

  • Strings that contain only whitespace are now correctly output by debug().

GitHub 发布主页

下载地址


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部