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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

两周自制脚本语言

两周自制脚本语言

[日]千叶 滋 / 陈筱烟 / 人民邮电出版社 / 2014-6 / 59.00元

《两周自制脚本语言》是一本优秀的编译原理入门读物。全书穿插了大量轻松风趣的对话,读者可以随书中的人物一起从最简单的语言解释器开始,逐步添加新功能,最终完成一个支持函数、数组、对象等高级功能的语言编译器。本书与众不同的实现方式不仅大幅简化了语言处理器的复杂度,还有助于拓展读者的视野。 《两周自制脚本语言》适合对编译原理及语言处理器设计有兴趣的读者以及正在学习相关课程的大中专院校学生。同时,已经......一起来看看 《两周自制脚本语言》 这本书的介绍吧!

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

HTML 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换