CodeIgniter 3.1.10 发布,PHP 的 MVC 框架

栏目: 软件资讯 · 发布时间: 7年前

内容简介:PHP MVC 框架 CodeIgniter 3.1.10 发布了。该版本更新内容主要是几个改动和 Bug 的修复。 改动 在 ‘pdo/mysql’ 数据库 驱动程序中,添加了对 ‘ssl_verify’ 的支持 重命名 Inflector Helper 函数 is_countable...

PHP MVC 框架 CodeIgniter 3.1.10 发布了。该版本更新内容主要是几个改动和 Bug 的修复。

改动

Bug 修复

  • Fixed a bug (#5526) - Session Library had a syntax error in its ‘memcached’ driver.

  • Fixed a bug (#5542) - Database Forge method modify_column() always made fields NOT NULL when attempting to modify their nullable property under PostgreSQL.

  • Fixed a bug (#5561) - Database Library didn’t allow SSL connection configuration with only the ‘ssl_verify’ option when using the ‘mysqli’ driver.

  • Fixed a bug (#5545) - Session Library crashed due to a caching-related error with the ‘files’ driver.

  • Fixed a bug (#5571) - XML-RPC Library had a typo that triggered an E_WARNING message on PHP 7.2.

  • Fixed a bug (#5587) - Database Forge method create_table() generated an E_WARNING message.

  • Fixed a bug (#5590) - Form Validation Library rule valid_base64 didn’t have a default error message.

  • Fixed a bug (#5624) - Database Library methods list_fields(), field_exists() returned incorrect results after tables are modified.

  • Fixed a bug (#5627) - Database driver ‘mysqli’ triggered an E_WARNING message if there’s no 'port' specified in the database configuration.

  • Fixed a bug (#5651) - Database Caching could try to delete non-existent cache files due to a race condition.

  • Fixed a bug (#5652) - CAPTCHA Helper function create_captcha() didn’t comply with CSS standards.

  • Fixed a bug (#5605) - Form Validation Library didn’t nullify array inputs that are expected to be strings.

完整更新日志

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

快速转行做产品经理

快速转行做产品经理

李三科 / 华中科技大学出版社 / 2018-6-1 / 39.90

互联网已经进入以产品为中心的时代,不懂技术一样做高薪产品经理。本书将满足你转行、就业、加薪的愿望。 . 作者李三科,互联网资深产品经理。2011年离开传统销售行业进入互联网行业工作,从对产品经理的工作一无所知,到成长为一名年薪几十万的资深产品经理,他对产品经理职业有着深刻的理解,也积累了丰富的学习、工作经验。本书以作者亲身经历为线索,讲解学习产品经理相关知识和工作方法的经验,同时介绍求......一起来看看 《快速转行做产品经理》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换