CakePHP 3.5.5 发布,PHP 开发框架

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

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

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

更新内容:

  • SQLServer no longer reports double column lengths for NVARCHAR and NCHAR
    columns.

  • IntegrationTestSuite::enableCsrfToken() no longer emits errors when the  POST body is a string.

  • Response::getType() has been added as a replacement for  Response::type().

  • Network\Socket now supports explicit use of TLS1.1 and 1.2. Support for  SSL2 is deprecated and will be removed in 4.0.0.

  • IntegrationTestCase::assertResponseCode() now allows custom messages to be  set.

  • Cake\Http\Client\FormData::addFile() now adds parts as documented.

  • Router::$initialized is deprecated. As we migrate to routes being loaded  via middleware this property will no longer be in use.

  • TableSchema now provides more succinct debug information.

更多内容请查看 changelog

下载地址:


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


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

查看所有标签

猜你喜欢:

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

Python Algorithms

Python Algorithms

Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99

Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!

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

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换