内容简介:CakePHP 3.5.12 已发布,这是 3.5 分支的维护版本,修复了几个社区报告的问题。更新内容如下: 3.5.12 包括以下的更改内容,查看更新日志以了解每个提交包含的内容 Router::url() now works correctly when the ...
CakePHP 3.5.12 已发布,这是 3.5 分支的维护版本,修复了几个社区报告的问题。更新内容如下:
3.5.12 包括以下的更改内容,查看更新日志以了解每个提交包含的内容
Router::url()now works correctly when the_ssland_fulloptions are combined.Viewno longer fails to add an extension subdirectory when the current controller's name is the same lenght as the extension name.cake plugin symlinknow offers an overwrite option.Folder::isRegisteredStreamWrapper()now handles custom stream names.Queries using
leftJoinWith()and auto-fields no longer creates invalid SQL.cake servernow allows the ini file used by the server process to be defined via theini_pathoption.The bundled CA file was updated to the latest version from mozilla.
FormHelper::control()now passes therequiredattribute into the datetime widget correctly.ObjectRegistry::normalizeArray()no longer corrupts the array structure when called multiple times on the same data.
CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名 设计模式 的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。
源码下载:https://github.com/cakephp/cakephp/releases/tag/3.5.12
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- ABP开发框架前后端开发系列---(2)框架的初步介绍
- ABP开发框架前后端开发系列---(14)基于Winform的ABP快速开发框架
- ABP开发框架前后端开发系列---(8)ABP框架之Winform界面的开发过程
- 如何基于Winform开发框架或混合框架基础上进行项目的快速开发
- ABP开发框架前后端开发系列---(9)ABP框架的权限控制管理
- 用大型开发框架开发小程序那点事儿
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
程序员的自我修养
陈逸鹤 / 清华大学出版社 / 2017-5 / 49.00
程序员作为一个职业、也作为一个群体,正逐渐从幕后走向前台,并以他们自己的能力加速改变着世界,也改变着人们生活的方方面面。然而,对于程序员,特别是年轻程序员们来说,如何理解自己的职业与发展,如何看待自己的工作与生活,这些问题往往比那些摆在面前的技术难题更让他们难以解答。 这本书从一个成熟程序员、一名IT管理者的角度,以杂记的形式为大家分享关于国内程序员职业生涯、个人发展、编程中的实践与认知乃至......一起来看看 《程序员的自我修养》 这本书的介绍吧!