PHP 5.3.4 更新日志
发布日期:2010 年 12 月 9 日。
- 升级内置 SQLite3 到 3.7.3,升级内置 PCRE 到 8.10。
- 修复 ZIP extract 崩溃、路径中 NULL 字符校验、IMAP double free(CVE-2010-4150)、ZipArchive::getArchiveComment 空指针解引用(CVE-2010-3709)、open_basedir 缺陷(CVE-2010-3436)、字符串校验问题(CVE-2010-2950)以及 FILTER_VALIDATE_EMAIL 大数据段错误(CVE-2010-3710)。
- 新增 zip stream stat 支持、HTTP stream follow_location 选项、Windows is_link 相关函数改进,以及 get_html_translation_table() 第三个 charset 参数。
- 新增 ZEND_MULTIBYTE 常量、pcntl_get_last_error()/pcntl_strerror()、open_basedir 符号链接支持、Windows SplFileInfo::getLinkTarget,并优化 max_file_uploads 对空上传文件的计数行为。
- 改进 MySQLnd,增加 MySQL 5.5 中的新字符集支持。
- 改进 PHP-FPM,新增 --prefix、--test、自定义进程标题和监听队列统计,并修复 FPM 多项崩溃、配置和 libevent 相关问题。
- 修复 extract() 覆盖 $GLOBALS/$this、Windows dns_get_record、copy() context、htmlentities()/htmlspecialchars() 畸形 UTF-8、strip_tags()、base64_decode() strict mode、utf8_decode()、array_diff() 性能、mt_rand() 参数校验、Zend multibyte、析构异常、parse_ini_file()、DateTime、cURL、filter、GD、GMP、iconv、intl、mbstring、MSSQL、MySQL/MySQLi/mysqlnd、OpenSSL、OCI8、PCRE、Phar、PDO、Reflection、SOAP、SPL、SQLite3、Streams、WDDX、zlib 和构建相关问题。
