内容简介:CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应...
CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名 设计模式 的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。
CakePHP 3.5.4 发布了, 这是3.5分支的维护版本,用于修复几个社区报告的错误。
更新如下:
Logging email payloads now succeeds even when the transport returns string data.
Element cache settings are now cached in memory saving repeat cached elements in the same request.
All tests are now passing against PHP 7.2.0-RC1
Database FloatType now correctly parses locale data that use as the thousands separator.
Text::slug() correctly cleans strings when the preserve option is used.
Credit card pattern for JCB card types now accepts all current JCB card types.
CakePHP uses chained exceptions where possible now, allowing root causes of failures to be exposed by the error handler in future releases.
Validation::url() now accepts 4 byte unicode characters.
SQLServer column length values are always integers now.
UrlHelper no longer uses error suppression when adding file timestamps.
TreeBehavior node deletion now correctly handles multiple trees in the same table. Previously all trees would have nodes deleted from them.
更多请查看。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
CSS高效开发实战—CSS 3、LESS、SASS、Bootstrap、Foundation
谢郁 / 电子工业出版社 / 2014-9 / 59.00
想象一下,一个网页只有HTML,没有CSS,那就是素颜和上妆的区别。而一个网页只有CSS,没用CSS 3,那就是马车和汽车的区别!汽车代表的是高效、美观,CSS 3的意图也是如此。移动设备的流行导致了响应式设计的流行,而CSS 3正是实现这种设计的精髓。《CSS高效开发实战—CSS 3、LESS、SASS、Bootstrap、Foundation》围绕的就是如何跨浏览器、跨设备进行高效率的CSS开......一起来看看 《CSS高效开发实战—CSS 3、LESS、SASS、Bootstrap、Foundation》 这本书的介绍吧!