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

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

内容简介:PHP 开发框架 CakePHP 3.6.3 发布,这是 3.6 版本分支的维护版本,修复了几个社区报告的问题。 更新内容: Improved deprecation messages in ServerRequest, Response and  ViewBuilder. Improved API documen...

PHP 开发框架 CakePHP 3.6.3 发布,这是 3.6 版本分支的维护版本,修复了几个社区报告的问题。

更新内容:

  • Improved deprecation messages in ServerRequest, Response and  ViewBuilder.

  • Improved API documentation.

  • h() no longer modifies non-string scalar values.

  • Passing a string as the 2nd parameter to h() is now deprecated.

  • The Model.afterSaveCommit event is now fired for entities created via  findOrCreate()

  • The console environment now uses the Application class to load routes.   This fixes ensures routes are loaded for class based applications.

  • Fixed missing attribute emulation for ServerRequest::$here.

  • Security::rijndael() now emits deprecation warnings.

  • Automatic identifier quoting can now handle column names with spaces better.

  • Corrected a parsing mistake with string route targets.

  • Integration test cases now set $_SERVER['PHP_SELF'] to / solving   cryptic base path issues if more than one action was called per test method.

下载地址:


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


以上所述就是小编给大家介绍的《PHP 开发框架 CakePHP 3.6.3 发布,bug 修复版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

设计模式

设计模式

[美] Erich Gamma、Richard Helm、Ralph Johnson、John Vlissides / 李英军、马晓星、蔡敏、刘建中 等 / 机械工业出版社 / 2000-9 / 35.00元

这本书结合设计实作例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。书中分类描述了一组设计良好、表达清楚的软件设计模式,这些模式在实用环境下特别有用。此书适合大学计算机专业的学生、研究生及相关人员参考。 书中涉及的设计模式并不描述新的或未经证实的设计,只收录了那些在不同系统中多次使用过的成功设计。一起来看看 《设计模式》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具