发布于 2016-09-16 00:29:17 | 56 次阅读 | 评论: 0 | 来源: 网友投递
CakePHP PHP开源框架
CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。
CakePHP 2.8.8 发布了。本次更新内容如下:
Bugfixes
You can expect the following changes in 2.8.8. See the changelog for every commit.
CakeTestCase::getMockForModel()
no longer fails when when models interact with their data source in the constructor.
A regression in FormHelper
related to security tokens and applications in sub-directories was fixed.
点击查看更多内容
下载地址: