红联Linux门户
Linux帮助

CakePHP 2.9.7发布,PHP开发框架

发布时间:2017-04-03 09:17:35来源:红联作者:baihuo
CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。

CakePHP 2.9.7 是 2.9 分支的维护版本,主要修复几个社区报告的问题:

Router::reverseToArray() was added. This new method allows you to get the URL parameters from a request that would let you generate the request's URL again with Router::url().

CakeSchema no longer adds an additional id column to tables when reflecting schema of tables with non-conventional primary keys, and not using the defined model classes.

The error class used by FormHelper::input() can be customized with the errorClass option.

Hash::filter() no longer removes values of 0.0.

AuthComponent::logout() now removes the active user data used by stateless authenticators.

Latvian and Hungarian locale names were corrected.

软件详情:https://github.com/cakephp/cakephp/

下载地址:https://github.com/cakephp/cakephp/archive/2.9.7.zip

来自:开源中国社区
文章评论

共有 0 条评论