设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

CodeIgniter 3.1.6发布,PHP的MVC框架

2017-9-26 23:10| 发布者: joejoe0332| 查看: 434| 评论: 0|原作者: oschina|来自: oschina

摘要: CodeIgniter 3.1.6发布了,CodeIgniter 是一个简单快速的 PHP MVC 框架。该版本带来了一些关键的安全性修复,以及许多的错误修复。安全Fixed a potential object injection inCache Library‘apc’ driver whensave( ...

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).

  • 常规更新

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 when ORDER BY clauses are cached.

  • Fixed a bug (#5128) - Profiler didn’t wrap $_SESSION and configuration arrays in <pre> tags.

  • Fixed a bug (#5183) - Database Library method is_write_type() didn’t return TRUE for MERGE statements.

  • 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 the SELECT clause.

  • 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 incorrect INSERT statements with the ‘mysqli’ driver.

  • Fixed a bug where Database Results method field_data() didn’t parse field types with the ‘mysqli’ driver.

完整内容请查看更新日志

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部