码迷,mamicode.com
首页 > Web开发 > 详细

CakePHP 3.4.10 发布,PHP 开发框架

时间:2017-07-12 13:38:58      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:nbsp   ever   项目   mail   more   als   arc   ssi   bug   

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

更新内容:

 

  • Sessions now work with trans_sid enabled.

  • Inspecting queries with Xdebug no longer causes lastInsertId() to return the incorrect results.

  • Validation error messages when Email addresses are invalid are more helpful  now.

  • FormHelper can now read values from entity properties that implement  ArrayAccess.

  • ConsoleIo::overwrite() can now overwrite long content with shorter content correctly.

  • Several compatibility issues with PHP 7.2 were fixed.

  • Digest Authentication can now compare the digest hash even when the field is  hidden in the entity.

  • Associations contained in beforeFind events are now retained on cloned queries.

  • MO file parsing correctly handles Plural-Forms: nplurals=1; plural=0;.

  • Http\Client now handles redirects instead of the Stream adapter handling  them. This resolves an issue where cookies sent in intermediary responses were not being forwarded in subsequent requests.

  • The validation package no longer has a hard dependency on cakephp/i18n.

下载地址:

CakePHP 3.4.10 发布,PHP 开发框架

标签:nbsp   ever   项目   mail   more   als   arc   ssi   bug   

原文地址:http://www.cnblogs.com/qxckf/p/7154668.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!