当前位置:首页 > 开发教程 > IT博文 > 最新资讯 >

PHP 5.4.7 和 PHP 5.3.17 发布

时间:2012-09-15 00:27 来源:互联网 作者:后浪 收藏

PHP 发布了两个新的维护版本,分别是 5.4.7 和 5.3.17。 主要修复的 bug: Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry). Fixed bug #62460 (php binaries installed as binary.dSYM). 版本5 4 7 13-Sept

PHP 发布了两个新的维护版本,分别是 5.4.7 和 5.3.17。

主要修复的 bug:

  • Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry).
  • Fixed bug #62460 (php binaries installed as binary.dSYM).
版本5 4 713-September-20122012年9月13日- - - -
  • Core核心
    • Fixed bug (segfault while build with zts and GOTO vm-kind)固定的bug(错误而构建与zts和GOTO vm类型)
    • Fixed bug修正#62955# 62955(Only one directive is loaded from "Per Directory Values" Windows registry)(只有一个指令被加载从“每个目录价值观”Windows注册表)
    • Fixed bug修正#62844# 62844(parse_url() does not recognize //)(parse_url()并不承认/ /)
    • Fixed bug修正#62829# 62829(stdint.(stdint。h included on platform where HAVE_STDINT_H is not set)h包括在平台HAVE_STDINT_H没有设置)
    • Fixed bug修正#62763# 62763(register_shutdown_function and extending class)(寄存器关闭函数和扩展类)
    • Fixed bug修正#62725# 62725(Calling exit() in a shutdown function does not return the exit value)(调用exit()在关闭函数返回的不是退出值)
    • Fixed bug修正#62744# 62744(dangling pointers made by zend_disable_class)(悬空指针由zend禁用类)
    • Fixed bug修正#62716# 62716(munmap() is called with the incorrect length)(用munmap()被用不正确的长度)
    • Fixed bug修正#62358# 62358(Segfault when using traits a lot)(错误当使用特征很多)
    • Fixed bug修正#62328# 62328(implementing __toString and a cast to string fails)(实现tostring和一个字符串转换为失败)
    • Fixed bug修正#51363# 51363(Fatal error raised by var_export() not caught by error handler)(致命错误提出了var出口()没有被错误处理程序)
    • Fixed bug修正#40459# 40459(Stat and Dir stream wrapper methods do not call constructor)(Stat和Dir流包装器方法不调用构造函数)
  • CURLcurl
    • Fixed bug修正#62912# 62912(CURLINFO_PRIMARY_* AND CURLINFO_LOCAL_* not exposed)(CURLINFO_PRIMARY_ *和CURLINFO_LOCAL_ *不暴露)
    • Fixed bug修正#62839# 62839(curl_copy_handle segfault with CURLOPT_FILE)(curl复制处理与CURLOPT_FILE错误)
  • DateTimeDATETIME
    • Fixed bug修正#62852# 62852(Unserialize invalid DateTime causes crash)(Unserialize无效的DateTime导致崩溃)
  • IntlINTL
    • Fixed Spoofchecker not being registered on ICU 49.1固定Spoofchecker没有被登记在ICU 49.1
    • Fix bug #62933 (ext/intl compilation error on icu 3.4.1)修复bug # 62933(ext / intl编译错误在icu 3 4 1)
    • Fix bug #62915 (defective cloning in several intl classes)修复bug # 62915(有缺陷的克隆在几个intl类)
  • Installation安装
    • Fixed bug修正#62460# 62460(php binaries installed as binary.dSYM)(php二进制文件安装binary.dSYM)
  • PCREpcre
    • Fixed bug修正#55856# 55856(preg_replace should fail on trailing garbage)(preg_replace应该会失败的往绩垃圾)
  • PDOPDO
    • Fixed bug修正#62685# 62685(Wrong return datatype in PDO::inTransaction())(错误的返回数据类型在PDO::inTransaction())
  • Reflection反射
    • Fixed bug修正#62892# 62892(ReflectionClass::getTraitAliases crashes on importing trait methods as private)(ReflectionClass::getTraitAliases崩溃在进口特质方法作为私人)
    • Fixed bug修正#62715# 62715(ReflectionParameter::isDefaultValueAvailable() wrong result)(ReflectionParameter::isDefaultValueAvailable()错误的结果)
  • Session会话
    • Fixed bug (segfault due to retval is not initialized)固定的bug(错误由于retval是没有初始化)
    • Fixed bug (segfault due to PS(mod_user_implemented) not be reseted when close handler call exit)固定的bug(错误由于PS(国防部用户实现)不会重设了当关闭处理程序调用exit)
  • SPLspl
    • Fixed bug修正#62904# 62904(Crash when cloning an object which inherits SplFixedArray)(崩溃当克隆一个对象,继承SplFixedArray)
    • Implemented FR实现FR#62840# 62840(Add sort flag to ArrayObject::ksort)(添加排序标志ArrayObject::名顺向排序)
  • Standard标准
    • Fixed bug修正#62836# 62836(Seg fault or broken object references on unserialize())(凹陷断层或破碎的对象引用在unserialize())
  • FPMFPM
    • Merged PR 121 by minitux to add support for slow request counting on PHP FPM status page121年合并公关minitux添加支持缓慢请求计数在PHP FPM状态页面

Version 5.3.17版本5 3 17

13-September-20122012年9月13日- - - -
  • Core核心
    • Fixed bug (segfault while build with zts and GOTO vm-kind)固定的bug(错误而构建与zts和GOTO vm类型)
    • Fixed bug修正#62955# 62955(Only one directive is loaded from "Per Directory Values" Windows registry)(只有一个指令被加载从“每个目录价值观”Windows注册表)
    • Fixed bug修正#62763# 62763(register_shutdown_function and extending class)(寄存器关闭函数和扩展类)
    • Fixed bug修正#62744# 62744(dangling pointers made by zend_disable_class)(悬空指针由zend禁用类)
    • Fixed bug修正#62716# 62716(munmap() is called with the incorrect length)(用munmap()被用不正确的长度)
    • Fixed bug ##62460 (php binaries installed as binary.dSYM)修正# # 62460(php二进制文件安装binary.dSYM)
  • CURLcurl
    • Fixed bug修正#62839# 62839(curl_copy_handle segfault with CURLOPT_FILE)(curl复制处理与CURLOPT_FILE错误)
  • DateTimeDATETIME
    • Fixed bug修正#62852# 62852(Unserialize invalid DateTime causes crash)(Unserialize无效的DateTime导致崩溃)
  • IntlINTL
    • Fix null pointer dereferences in some classes of ext/intl修复空指针取消引用在某些类型的ext / intl
  • MySQLndMySQLnd
    • Fixed bug修正#62885# 62885(mysqli_poll - Segmentation fault)(mysqli_poll -段错误)
  • PDOPDO
    • Fixed bug修正#62685# 62685(Wrong return datatype in PDO::inTransaction())(错误的返回数据类型在PDO::inTransaction())
  • Session会话
    • Fixed bug (segfault due to retval is not initialized)固定的bug(错误由于retval是没有初始化)
  • SPLspl
      Fixed bug修正#62904# 62904(Crash when cloning an object which inherits SplFixedArray)(崩溃当克隆一个对象,继承SplFixedArray)
  • Enchant附魔
    • Fixed bug修正#62838# 62838(enchant_dict_quick_check() destroys zval, but fails to initialize it)(附魔dict快速检查()zval破坏,但无法初始化它)

 

完整的改进记录请看 ChangeLog.


最新资讯阅读排行

最新文章