CakePHP 3.5.4 发布,PHP 开发框架

栏目: 软件资讯 · 发布时间: 8年前

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

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

CakePHP 3.5.4 发布了, 这是3.5分支的维护版本,用于修复几个社区报告的错误。

更新如下:

  • Logging email payloads now succeeds even when the transport returns string data.

  • Element cache settings are now cached in memory saving repeat cached elements in the same request.

  • All tests are now passing against PHP 7.2.0-RC1

  • Database FloatType now correctly parses locale data that use as the thousands separator.

  • Text::slug() correctly cleans strings when the preserve option is used.

  • Credit card pattern for JCB card types now accepts all current JCB card types.

  • CakePHP uses chained exceptions where possible now, allowing root causes of failures to be exposed by the error handler in future releases.

  • Validation::url() now accepts 4 byte unicode characters.

  • SQLServer column length values are always integers now.

  • UrlHelper no longer uses error suppression when adding file timestamps.

  • TreeBehavior node deletion now correctly handles multiple trees in the same table. Previously all trees would have nodes deleted from them.

更多请查看


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Mashups Web 2.0开发技术—— 基于Amazon.com

Mashups Web 2.0开发技术—— 基于Amazon.com

萨拉汉 / 吴宏泉 / 清华大学 / 2008-1 / 48.00元

《MashupsWeb2.0开发技术(基于Amazon.Com) 》介绍了mashup的底层技术,并且第一次展示了如何创建mashup的应用程序。Amazon.com与Web服务强势结合,拓展了Internet的应用范围,使得开发人员可以把Amazon的数据和其他的可利用资源自由地结合起来创建功能丰富的全新应用程序,这种应用程序叫做mashup。 《MashupsWeb2.0开发技术(基于A......一起来看看 《Mashups Web 2.0开发技术—— 基于Amazon.com》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码