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

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

内容简介: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 修复版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

scikit learn机器学习

scikit learn机器学习

黄永昌 / 机械工业出版社 / 2018-3-1 / CNY 59.00

本书通过通俗易懂的语言、丰富的图示和生动的实例,拨开了笼罩在机器学习上方复杂的数学“乌云”,让读者以较低的代价和门槛轻松入门机器学习。本书共分为11章,主要介绍了在Python环境下学习scikit-learn机器学习框架的相关知识。本书涵盖的主要内容有机器学习概述、Python机器学习软件包、机器学习理论基础、k-近邻算法、线性回归算法、逻辑回归算法、决策树、支持向量机、朴素贝叶斯算法、PCA ......一起来看看 《scikit learn机器学习》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

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

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具