CakePHP 3.6.0-beta3 已发布。3.6.0-beta3 是 CakePHP 3.6 系列的第三个 beta 版,带来了一些重要的新特性。
更新内容:
Added Query::whereInList() and Query::whereNotInList() to enable more explict IN condition creation.
TranslateBehavior::locale() was deprecated and replaced by setLocale() and getLocale().
Query::getContain() was added and the get mode of contain() was deprecated.
Fix recursive plugin bootstrapping.
Fix Plugin::load() not including bootstrap files in testsuite setup.
软件详情:https://github.com/cakephp/cakephp/releases
下载地址:https://github.com/cakephp/cakephp/releases/download/3.6.0-beta3/cakephp-3-6-0-beta3.zip
来自:开源中国社区