发布于 2016-08-20 23:21:56 | 113 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

CakePHP PHP开源框架

CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。


CakePHP 3.3.1 发布了,这是 3.3 分支的维护版本,修复了一些社区反应的问题。更新如下:

Bugfixes

点击这里查看查看每个提交的更新日志

  • AssetFilter now interacts properly with PSR7 based applications.

  • Cookie decryption when using the PSR7 stack now works properly.

  • Regressions around marshalling associated data have been fixed.

  • All associations now marshall correctly when TranslateBehavior is enabled.

  • BelongsToMany _joinData records with complex properties now hydrate correctly again when loaded with find().

  • Request::is() no longer caches results. This fixes an issue where parameterized detectors would return cached results when parameters are different.

  • CakeEmail::deliver() correctly uses default as the default transport configuration instead of 'fast'.

  • MiddlewareStack::insertAt() behaves correctly when adding non-Closure based middleware.

  • Dispatcher filters are not doubly invoked when an application uses the PSR7 HTTP stack and dispatcher filters.

  • CrossSchemaTableExpression and automatic cross database join prefixing has been removed. This was a new feature in 3.3.0 that caused regressions for a number of folks. Removing the problematic feature feels like a better solution over trying to patch issues as they come up.

  • Session cookie rotation works correctly, when setting custom cookies, and using the PSR7 HTTP stack.

Minor Enhancements

  • CakeORMSaveOptionsBuilder was added. This class provides a builder interface for building option sets for save operations. By using a fluent interface you can reduce the number of errors made.

  • Exceptions are now raised when duplicate named routes are connected.

下载地址:

官方发行说明:https://github.com/cakephp/cakephp/releases



历史版本 :
CakePHP 3.5.10 发布,PHP 开发框架
CakePHP 3.5.9 发布,PHP 开发框架
CakePHP 2.10.5 发布,PHP 开发框架
CakePHP 3.5.6 发布,PHP 开发框架
CakePHP 3.5.5 发布,PHP 开发框架 
CakePHP 2.10.4 发布,PHP 开发框架 
CakePHP 3.5.4 发布,PHP 开发框架 
CakePHP 3.5.0 发布,PHP 开发框架 
CakePHP 3.4.13 发布,PHP 开发框架
CakePHP 3.5.0 rc2 发布,PHP 开发框架
CakePHP 3.4.12 发布,PHP 开发框架
CakePHP 3.5.0 发布,PHP 开发框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务