CakePHP 3.6.7 发布了。CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而 又不失灵活性。
更新内容如下:
- Improved deprecation messages.
- HttpClient now ignores invalid cookie expiration dates.
- HttpClient now drops invalid/empty
Set-Cookieheader values. - Data read from
cakephp-plugins.phpis reloaded as neccessary in test suites. Fixing unknown plugin errors. Email::setAttachments()no longer emits an error whendatakey is used without amimetype.- Redirect routes no longer apply the application subdirectory twice.
- Multiple checkbox form widgets now use
checkboxWrapperinstead ofradioWrapperfor their wrapping template. Debugger::printVar()now forces its content to be ltr, improving readability in rtl documents.- Routing key sub-pattern checks in reverser routing now use unicode regular s.
- An exception is now raised when libicu is missing a requested timezone.
- Console subcommand help now displays the subcommand de ion when no subcommand parser has been defined.
- Missing Plugin error pages now recommend the use of
addPlugin().
下载地址:
继续阅读与本文标签相同的文章
上一篇 :
利用golang进行OpenCV学习和开发的步骤
下一篇 :
快速解决Vue项目在IE浏览器中显示空白的问题
-
源码分析 RocketMQ DLedger(多副本) 之日志追加流程
2026-05-18栏目: 教程
-
Java描述设计模式(07):适配器模式
2026-05-18栏目: 教程
-
前端进阶|第十天 数组分组编程,区间还是连续一网打尽
2026-05-18栏目: 教程
-
深入理解Java线程状态
2026-05-18栏目: 教程
-
从SpringBoot构建十万博文聊聊限流特技
2026-05-18栏目: 教程
