内容简介:PHP 开发框架 CakePHP 3.6.5 发布,这是 3.6 版本分支的维护版本,修复了几个社区报告的问题。 更新内容: Improved deprecation warning text. Plugin::load() now uses concrete plugin classes if a plugin h...
PHP 开发框架 CakePHP 3.6.5 发布,这是 3.6 版本分支的维护版本,修复了几个社区报告的问题。
更新内容:
Improved deprecation warning text.
Plugin::load()
now uses concrete plugin classes if a plugin has adopted new style plugins.The mimetype for
.bmp
was added toResponse
.Plugin::routes()
had a deprecation warning added. This method is no longer necessary when using anApplication
class.Missing deprecation warnings were added to
Response
.IntegrationTestCase
once again accepts array URLs when generating requests.Email messages no correctly word-wrap multi-byte characters.
Http\Client
restores the error handler after a socket error.AppShell
is now included in the list of auto-discovered shells.ConsoleIntegrationTestCase
now catchesStopException
and sets the test case exitCode property accordingly.Cell::__debugInfo()
no longer emits a notice error.Pagination metadata now includes the start & end record numbers.
The
Model.afterSaveCommit
event always recieves anArrayObject
for$options
now.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- ZUI 前端框架 1.8.1 发布,修复 bug,完善功能
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- Python 的 ORM 框架 SQLAlchemy 1.2.1 修复回归错误
- PHP 开发框架 CakePHP 3.6.2 发布,bug 修复版本
- PHP 开发框架 CakePHP 3.6.3 发布,bug 修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms of the Intelligent Web
Haralambos Marmanis、Dmitry Babenko / Manning Publications / 2009-7-8 / GBP 28.99
Web 2.0 applications provide a rich user experience, but the parts you can't see are just as important-and impressive. They use powerful techniques to process information intelligently and offer featu......一起来看看 《Algorithms of the Intelligent Web》 这本书的介绍吧!
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
URL 编码/解码
URL 编码/解码