内容简介:CodeIgniter 3.1.6 发布了,CodeIgniter 是一个简单快速的 PHP MVC 框架。该版本带来了一些关键的安全性修复,以及许多的错误修复。 安全 Fixed a potential object injection in Cache Library ‘apc’ driv...
CodeIgniter 3.1.6 发布了,CodeIgniter 是一个简单快速的 PHP MVC 框架。该版本带来了一些关键的安全性修复,以及许多的错误修复。
安全
Fixed a potential object injection in Cache Library ‘apc’ driver when
save()is used with$raw = TRUE(thanks to Tomas Bortoli).常规更新
Deprecated Cache Library Library driver ‘apc’.
Updated the Session Library ‘redis’, ‘memcached’ drivers to reduce the potential of a locking race conditions.
3.1.6 版本的 Bug 修复
Fixed a bug (#5164) - Loader Library method
library()ignored requests to load libraries previously assigned to super-object properties named differently than the library name.Fixed a bug (#5168) - Query Builder method
count_all_results()produced erroneous queries on Microsoft SQL Server whenORDER BYclauses are cached.Fixed a bug (#5128) - Profiler didn’t wrap
$_SESSIONand configuration arrays in<pre>tags.Fixed a bug (#5183) - Database Library method
is_write_type()didn’t return TRUE forMERGEstatements.Fixed a bug where Image Manipulation Library didn’t escape image source paths passed to NetPBM as shell arguments.
Fixed a bug (#5236) - Query Builder methods
limit(),offset()break SQL Server 2005, 2008 queries with"<tablename>".*in theSELECTclause.Fixed a bug (#5243) - Database Library method
version()didn’t work with the ‘pdo/dblib’ driver.Fixed a bug (#5246) - Database transactions status wasn’t reset unless
trans_complete()was called.Fixed a bug (#5260) - Database Utilities method
backup()generated incorrectINSERTstatements with the ‘mysqli’ driver.Fixed a bug where Database Results method
field_data()didn’t parse field types with the ‘mysqli’ driver.
完整内容请查看更新日志。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
程序员代码面试指南:IT名企算法与数据结构题目最优解
左程云 / 电子工业出版社 / 2015-9 / 79.00元
这是一本程序员面试宝典!书中对IT名企代码面试各类题目的最优解进行了总结,并提供了相关代码实现。针对当前程序员面试缺乏权威题目汇总这一痛点,本书选取将近200道真实出现过的经典代码面试题,帮助广大程序员的面试准备做到万无一失。“刷”完本书后,你就是“题王”!__eol__本书采用题目+解答的方式组织内容,并把面试题类型相近或者解法相近的题目尽量放在一起,读者在学习本书时很容易看出面试题解法之间的联......一起来看看 《程序员代码面试指南:IT名企算法与数据结构题目最优解》 这本书的介绍吧!
MD5 加密
MD5 加密工具
HSV CMYK 转换工具
HSV CMYK互换工具