内容简介: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-Cookieheader values.Data read from
cakephp-plugins.phpis reloaded as neccessary in test suites. Fixing unknown plugin errors.Email::setAttachments()no longer emits an error whendatakey is used without amimetype.Redirect routes no longer apply the application subdirectory twice.
Multiple checkbox form widgets now use
checkboxWrapperinstead ofradioWrapperfor 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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Egret——HTML5游戏开发指南
张鑫磊 等 / 电子工业出版社 / 2016-3 / 85
《Egret——HTML5游戏开发指南》由浅入深,在讲解游戏开发基础的同时提供众多实战案例供读者学习。《Egret——HTML5游戏开发指南》章节内容包含Egret基础概念及基础图形图像处理方法、网络相关操作、移动设备适配、性能优化、文本动画相关知识、调试技巧、DragonBones骨骼动画系统和P2物理引擎等。通过《Egret——HTML5游戏开发指南》,读者可以了解并掌握HTML5游戏开发技能......一起来看看 《Egret——HTML5游戏开发指南》 这本书的介绍吧!