内容简介: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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- ABP开发框架前后端开发系列---(2)框架的初步介绍
- ABP开发框架前后端开发系列---(14)基于Winform的ABP快速开发框架
- ABP开发框架前后端开发系列---(8)ABP框架之Winform界面的开发过程
- 如何基于Winform开发框架或混合框架基础上进行项目的快速开发
- ABP开发框架前后端开发系列---(9)ABP框架的权限控制管理
- 用大型开发框架开发小程序那点事儿
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
美团机器学习实践
美团算法团队 / 人民邮电出版社 / 2018-8-1 / 79.00元
人工智能技术正以一种超快的速度深刻地改变着我们的生活,引导了第四次工业革命。美团作为国内O2O领域领 先的服务平台,结合自身的业务场景和数据,积极进行了人工智能领域的应用探索。在美团的搜索、推荐、计算广告、风控、图像处理等领域,相关的人工智能技术得到广泛的应用。本书包括通用流程、数据挖掘、搜索和推荐、计算广告、深度学习以及算法工程6大部分内容,全面介绍了美团在多个重要方面对机器学习的应用。 ......一起来看看 《美团机器学习实践》 这本书的介绍吧!