> 백엔드 개발 > PHP 튜토리얼 > PHP 5.4.14 and PHP 5.3.24 released!

PHP 5.4.14 and PHP 5.3.24 released!

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
풀어 주다: 2016-06-23 14:05:33
원래의
979명이 탐색했습니다.

The PHP development team announces the immediate availability of PHP 5.4.14 and PHP 5.3.24. These releases fix about 10 bugs aswell as upgrading the bundled PCRE library. All users of PHP are encouraged to upgrade to PHP 5.4.14.


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).


回复讨论(解决方案)

CentOS5.X到5.3.3.13就不懂需要手动升级……比较麻烦啊

CentOS 很蛋痛 各种老旧源...ubuntu server 就强多了不会落下很久

自己编译吧..我写过一个的.精华里 基于CentOS

多谢版主分享

CentOS 很蛋痛 各种老旧源...ubuntu server 就强多了不会落下很久

自己编译吧..我写过一个的.精华里 基于CentOS
我就在用centos,去瞅瞅~!

测试测试去...

echo $_SERVER['REQUEST_TIME_FLOAT'],PHP_EOL;
echo microtime(true);

1365757238.937
1365757238.9375

没看到有bug呀(php 5.4.12)

还是5.3.22呢

一步登天,既然php5.4的速度明显高于php5.3,为何还要一步一步升级呢?

echo $_SERVER['REQUEST_TIME_FLOAT'],PHP_EOL;
echo microtime(true);

1365757238.937
1365757238.9375

没看到有bug呀(php 5.4.12)

see here

https://bugs.php.net/bug.php?id=64370

원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿