内容简介:CakePHP 2.10.8 已发布,这是 2.10 分支的维护版本,修复了几个社区报告的问题。 更新内容如下: Queries using COUNT(DISTINCT field) are now quoted correctly on SQLServer. Mcrypt is now an optional de...
CakePHP 2.10.8 已发布,这是 2.10 分支的维护版本,修复了几个社区报告的问题。
更新内容如下:
Queries using
COUNT(DISTINCT field)are now quoted correctly on SQLServer.Mcrypt is now an optional dependency of CakePHP. You can use the
Security.useOpenSslconfiugration flag to force encrypt()/decrypt() to useext/opensslnow. This improves compatibility with PHP 7.2Updated PHPUnit version constraint to match messaging in test shell.
When query execution returns false and doesn't raise an exception, the correct
_resultproperty is now updated.
源码下载:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《CakePHP 2.10.8 发布,PHP 开发框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。