博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
php 5.4.24 win32,PHP 5.4.14 和 PHP 5.3.24 发布
阅读量:6452 次
发布时间:2019-06-23

本文共 1516 字,大约阅读时间需要 5 分钟。

ec4809ef33993c1d66a3f740f6edac4d.png

感谢魅友网的投递

PHP开发团队在发布了两个更新版本,分别是5.4.14和5.3.24,修复了大约10个bug,建议所有的PHP用户升级到PHP5.4.14。

以下是ChangeLog:

Version 5.4.14

11-April-2013

Core:

Fixed bug #64529 (Ran out of opcode space).

Fixed bug #64515 (Memoryleak when using the same variablename two times in function declaration).

Fixed bug #64432 (more empty delimiter warning in strX methods).

Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error).

Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).

Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11).

Fixed bug #63976 (Parent class incorrectly using child constant in class property).

Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly).

Fixed bug #62343 (Show class_alias In get_declared_classes()).

PCRE:

Merged PCRE 8.32.

SNMP:

Fixed bug #61981 (OO API, walk: $suffix_as_key is not working correctly).

Zip:

Fixed bug #64452 (Zip crash intermittently). (Anatol)

Version 5.3.24

11-April-2013

Core:

Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).

Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly).

Fixed bug #62343 (Show class_alias In get_declared_classes()).

PCRE:

Merged PCRE 8.32.

mysqlnd:

Fixed bug #63530 (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc for stmt->param_bind).

DateTime:

Fixed bug #62852 (Unserialize Invalid Date causes crash).

Zip:

Fixed bug #64452 (Zip crash intermittently).

下载地址:http://www.php.net/downloads.php

转载地址:http://hjyzo.baihongyu.com/

你可能感兴趣的文章
Scala之柯里化和隐式转换
查看>>
Merge and BottomUpSort
查看>>
reids 安装记录
查看>>
获取androdmanifest里面的meta-data
查看>>
mysql拷贝表的几种方式
查看>>
NetApp FAS2240-4存储删除文件数据恢复
查看>>
用设计模式去掉没必要的状态变量 —— 状态模式
查看>>
linux安装elasticsearch及遇到的各种问题
查看>>
健忘的正则
查看>>
[转]CMake快速入门教程:实战
查看>>
IntelliJ IDEA创建JavaWeb工程及配置Tomcat部署
查看>>
Markdown用法
查看>>
求最大值及其下标
查看>>
Request header is too large
查看>>
轮播插件swiper.js?
查看>>
网路流24题总结
查看>>
15 个 Android 通用流行框架大全
查看>>
ant 执行java文件,java文件中含中文,显示乱码
查看>>
IE8兼容@media和mp4视频的解决方案
查看>>
第二周总结
查看>>