CakePHP 3.7.0-RC2 发布,PHP 快速开发框架

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

内容简介:CakePHP 3.7.0-RC2 发布了,这是 3.7 系列的第二个 RC 版本。该版本带来了几个新的主要功能。如果没有报告重大问题,将在几周内打包发布稳定版本。 此外,3.7 是在 4.0 发布之前 CakePHP 3.x 最后一次计划发布的...

CakePHP 3.7.0-RC2 发布了,这是 3.7 系列的第二个 RC 版本。该版本带来了几个新的主要功能。如果没有报告重大问题,将在几周内打包发布稳定版本。

此外,3.7 是在 4.0 发布之前 CakePHP 3.x 最后一次计划发布的次要版本。一旦 4.0 发布,2.x 将只接收安全修复程序,3.x 则将继续接收错误和安全修复程序。如果社区有兴趣,可能会有 3.8 版本,但目前还没有计划。

升级到 RC 版本:

可以使用 composer 升级到 CakePHP 3.7.0 的 RC 版:

php composer.phar require --update-with-dependencies "cakephp/cakephp:3.7.0-RC2"

自 3.7.0-RC1 以来的变化

  • Plugin::unload() is now deprecated. This mirrors the deprecation for Plugin::load().

  • New TestCase methods (removePlugin()removePlugins() and clearPlugins()) have been added to remove plugins at runtime.

  • LocaleSelectorMiddleware will now automatically select a fallback locale like es if a request for es-ES is made and your application does not define an es-ES locale.

  • MoParser now supports messages without contexts matching the behavior of PoParser.

  • Backwards incompatible changes in ConsoleIntegrationTrait were reverted.

  • Cake\ORM\Query::disableHydration() was added.

  • Cake\View\ViewBuilder::disableAutoLayout() was added.

  • Cake\View\View::disableAutoLayout() was added.

  • Cake\Database\Query::disableBufferedResults() was added.

  • Cake\Database\Driver::disableAutoQuoting() was added.

  • Cake\Database\Query::disableAutoFields() was added.

  • Cake\Datasource\Connection::disableQueryLogging() was added.

  • Cake\Datasource\Connection::disableSavePoints() was added.

  • Pagination no longer includes the direction key in generated URLs when multiple sort columns are used.

  • Cake\TestSuite\TestCase::getMockForModel() now accepts null for its $methods parameter.


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

CakePHP 3.7.0-RC2 源码下载 https://github.com/cakephp/cakephp/releases/tag/3.7.0-RC2


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


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

查看所有标签

猜你喜欢:

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

需求

需求

[美] 亚德里安•斯莱沃斯基(Adrian J. Slywotzky)、[美]卡尔•韦伯 (Karl Weber) / 魏薇、龙志勇 / 浙江人民出版社 / 2013-6 / 64.9

《财富汇•需求:缔造伟大商业传奇的根本力量》内容简介:需求,是缔造伟大商业传奇的根本力量。《财富汇•需求:缔造伟大商业传奇的根本力量》呈现了人们无法拒绝、竞争对手无法复制的需求创造的六大关键,在人们无奈接受的现状和心中真正期待的理想的这道鸿沟之上,架设起了一道桥梁。 创造需求,需要解开一个谜团,这个谜团是人类学、心理学、科技、设计、经济学、基础设施以及其他众多因素综合而成的奇特组合。《财富汇......一起来看看 《需求》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具