CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。
CakePHP 2.10.4 发布了,它主要做增加了一些特性和修复了一些 bug:
Email pattern used in CakeEmail now accepts_in domain names.
Improved API doc blocks.
SQLServer driver now accepts limit values that are numeric strings.
Sessions can now leverage use_trans_sid if necessary.
Hash::sort() can now sort sparse arrays.
JCB credit card pattern has been corrected.
CookieComponent::delete() can now remove deeply nested keys.
软件详情:https://github.com/cakephp/cakephp/releases/tag/2.10.4
下载地址:https://github.com/cakephp/cakephp/archive/2.10.4.zip
来自:开源中国社区
                  	
				
