内容简介: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
andViewBuilder
.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 viafindOrCreate()
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 修复版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- ZUI 前端框架 1.8.1 发布,修复 bug,完善功能
- PHP 开发框架 CakePHP 3.6.5 发布,Bug 修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- Python 的 ORM 框架 SQLAlchemy 1.2.1 修复回归错误
- PHP 开发框架 CakePHP 3.6.2 发布,bug 修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
人人都是产品经理2.0
苏杰 / 电子工业出版社 / 2017-5 / 66.6
《人人都是产品经理2.0——写给泛产品经理》继续定位在-1~3 岁的产品经理。这里特别要强调,“-1 岁”指的是“泛产品经理”群体,比如自认为是“产品新人”的“职场老人”,需要自己做产品的早期创业者,对产品感兴趣并且工作中可能要承担部分职责的技术、设计、运营等人员,其他行业对互联网产品感兴趣的从业者等,《人人都是产品经理2.0——写给泛产品经理》可以说是为他们量身定做的。 内容方面,《人人都......一起来看看 《人人都是产品经理2.0》 这本书的介绍吧!