PHP 5.3.18 更新日志
发布日期:2012 年 10 月 18 日。
- Core 修复 is_callable() 对 abstract static method 判断不准确、ZTS 构建加载扩展失败段错误、部分内置类比较时转换为 int 的通知、特定错误情况下 shutdown functions 未执行、__autoload 中抛出的异常无法捕获、自定义错误处理器抛异常加 fatal error 时不执行 shutdown function 等问题。
- cURL 修复通过 Curl wrapper 使用 file_get_contents() 读取远程文件导致 CPU 飙升的问题。
- FPM 修复启动问题、启动时可能段错误或挂起、systemd 集成与 daemonize、无必要警告、状态页 last request cpu、init.d 脚本 PID 等问题。
- Intl 修复多个 intl 类克隆缺陷。
- SOAP 修复提交 choice 的第二个元素时报错的问题。
- SPL 修复向 ArrayObject[null][something] 赋值会覆盖所有未定义变量的问题。
