发布于 2017-07-19 23:59:27 | 110 次阅读 | 评论: 0 | 来源: 网友投递
CakePHP PHP开源框架
CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。
CakePHP 3.4.11 已发布,
该版本主要修复了一些社区反馈的问题。更新内容如下:
Bug 修复和新特性:
FormHelper will now use the default value for undefined indexes in entity fields with array values.
Fix marshalling time data when locale parsing is enabled and the time format looks like a float.
Fixed a regression in ConsoleIo::overwrite()
introduced in 3.4.10
Plural messages with '' as their value now fallback to the singular message id. This makes plural messages consistent with other translations.
请参阅每个提交的 changelog 以了解详细内容。GitHub 发布主页。
下载地址