PHP 开发框架 CakePHP 3.6.7 发布,bug 修复版本

栏目: 软件资讯 · 发布时间: 7年前

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

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

更新内容如下:

  • Improved deprecation messages.

  • Http\Client now ignores invalid cookie expiration dates.

  • Http\Client now drops invalid/empty Set-Cookie header values.

  • Data read from cakephp-plugins.php is reloaded as neccessary in test suites. Fixing unknown plugin errors.

  • Email::setAttachments() no longer emits an error when data key is used without a mimetype.

  • Redirect routes no longer apply the application subdirectory twice.

  • Multiple checkbox form widgets now use checkboxWrapper instead of radioWrapper for their wrapping template.

  • Debugger::printVar() now forces its content to be ltr, improving readability in rtl documents.

  • Routing key sub-pattern checks in reverser routing now use unicode regular expressions.

  • An exception is now raised when libicu is missing a requested timezone.

  • Console subcommand help now displays the subcommand description when no subcommand parser has been defined.

  • Missing Plugin error pages now recommend the use of addPlugin().

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

平台战略

平台战略

陈威如、余卓轩 / 中信出版社 / 2013-1 / 58.00元

《平台战略:正在席卷全球的商业模式革命》内容简介:平台商业模式的精髓,在于打造一个完善的、成长潜能强大的“生态圈”。它拥有独树一帜的精密规范和机制系统,能有效激励多方群体之间互动,达成平台企业的愿景。纵观全球许多重新定义产业架构的企业,我们往往就会发现它们成功的关键——建立起良好的“平台生态圈”,连接两个以上群体,弯曲、打碎了既有的产业链。 平台生态圈里的一方群体,一旦因为需求增加而壮大,另......一起来看看 《平台战略》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码