CakePHP 3.6.0-beta1 和 3.5.13 已发布。3.6.0-beta1 是 CakePHP 3.6 系列的首个 beta 版,带来了一些重要的新特性,对框架的部分核心和方法都进行了重大的更改,详情请查看 3.6 迁移指南。
3.5.13 作为常规维护版本,修复了几个社区报告的问题。3.5.13 包括以下的更改内容,查看更新日志以了解每个提交包含的内容:
Formnow allows schema classes to be customized via the_schemaClassproperty.- A notice error in the missing template error page was fixed.
- Tables with no primary key can no longer be updated by the ORM. Instead of a dangerous update operation an exception will be raised.
- Entity virtual fields are now included in debug output.
- PaginatorComponent no longer prefixes sort fields. This makes defining
sortWhitelisteasier. - Improved API documentation.
- Session configuration in integration test cases should not emit errors in PHP7.2 with data sessions.
FormHelpernow acceptsmultiple => falseto disable multi-select generation.
CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。
3.6.0-beta1:https://github.com/cakephp/cakephp/releases/tag/3.6.0-beta1 3.5.13:https://github.com/cakephp/cakephp/releases/tag/3.5.13
继续阅读与本文标签相同的文章
-
2pc 3pc 详述
2026-05-19栏目: 教程
-
云产品权限细粒度设置
2026-05-19栏目: 教程
-
一起聊聊图像质量和美学评估的数据集
2026-05-19栏目: 教程
-
源码分析Node的Cluster模块
2026-05-19栏目: 教程
-
Maven使用经验总结(持续更新)
2026-05-19栏目: 教程
