CakePHP 3.6.0-beta2 发布,PHP 开发框架

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

内容简介:CakePHP 3.6.0-beta2 已发布。3.6.0-beta2 是 CakePHP 3.6 系列的第二个 beta 版,带来了一些重要的新特性,详情请查看 3.6 迁移指南。更新内容: Cake\Console\CommandFactory was added to allow applicatio...

CakePHP 3.6.0-beta2 已发布。3.6.0-beta2 是 CakePHP 3.6 系列的第二个 beta 版,带来了一些重要的新特性,详情请查看 3.6 迁移指南。更新内容:

  • Cake\Console\CommandFactory was added to allow applications to customize how command classes are built.

  • Cake\Database\Type\BatchCastingInterface was added. This interface allows type classes to optimize casting operations by operating on all columns in bulk. This interface can be used in custom types now, and will be used in core types in 4.x.

  • RoutingMiddleware can now cache application route collections providing significant improvements to application boot times.

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

  • cake plugin unload and cake plugin load have been updated to modify the Application class.

  • Validator::add() now uses the rule name as the method if no method is provided.

  • TimestampBehavior no longer emits errors when columns are missing.

  • Plugin shells/commands are no longer auto-discovered by the Application. Instead plugin commands are discovered/added by the respective plugin class.

  • Console helpers can now live in App\Command\Helper.

下载地址:


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Python Cookbook 中文版,第 3 版

Python Cookbook 中文版,第 3 版

David M. Beazley、Brian K. Jones / 陈舸 / 人民邮电出版社 / 2015-5-1 / 108.00元

《Python Cookbook(第3版)中文版》介绍了Python应用在各个领域中的一些使用技巧和方法,其主题涵盖了数据结构和算法,字符串和文本,数字、日期和时间,迭代器和生成器,文件和I/O,数据编码与处理,函数,类与对象,元编程,模块和包,网络和Web编程,并发,实用脚本和系统管理,测试、调试以及异常,C语言扩展等。 本书覆盖了Python应用中的很多常见问题,并提出了通用的解决方案。......一起来看看 《Python Cookbook 中文版,第 3 版》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具