
Linuxeden 开源社区 --

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.2 - Updated 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://ift.tt/2ClmB5S
The post CakePHP 2.10.8 发布,PHP 开发框架 appeared first on Linuxeden开源社区.
http://ift.tt/2oxM4jf
php编程
回复删除php代码显示分页和分段的结果