设为首页收藏本站

LUPA开源社区

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

CakePHP 3.3.10发布,PHP开发框架

2016-12-13 23:56| 发布者: joejoe0332| 查看: 330| 评论: 0|原作者: oschina|来自: oschina

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

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

更新内容:

Bug 修复

  • Literal % in string template variables no longer cause errors.

  • Query Logging now correctly replaces placeholders for IN clauses.

  • BreadcrumbsHelper::render() now returns '' when there are no crumbs. This makes its return type consistent in all cases.

  • MissingHelper errors raised when rendering an error page, no longer cause a blank page response.

  • PaginatorComponent now caps the limit option to the maxLimit option if both are specified.

  • All SQL dialects now correctly generate default values for DATETIME and TIMESTAMP columns for values other than CURRENT_TIMESTAMP.

  • Debugger now HTML encodes error message contents. Previously, applications running in debug mode could be vulnerable to reflected cross-site-scripting (XSS) in some scenarios. Thank you to Teppei Fukuda for reporting this issue via the security disclosure process.

新功能

The 3.3.10 introduces a few new features:

  • FlashComponent now supports a duplicate option. When disabled, this option will prevent duplicate messages from being set.

  • IntegrationTestCase::assertResponseRegExp() andIntegrationTestCase::assertResponseNotRegExp() were added.

  • MissingElementException provides more context now.


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部