hrtsea.cc
点亮未来,见证精彩

PHP v7.2.1 for Windows

PHP是一种新型的 cgi 程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 windows、unix、linux 平台的web后台程序,内置了对文件上传、密码认证、cookies 操作、邮件收发、动态 gif 生成等功能,PHP 直接为很多数据库提供原本的连接,包括oracle、sybase、postgres、mysql、informix、dbase、solid、access 等,完全支持odbc接口,用户更换平台时,无需变换 PHP 代码,可即拿即用

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/

官方下载(Non Thread Safe + Thread Safe)
http://windows.php.net/downloads/releases/php-7.2.1-nts-Win32-VC15-x86.zip
http://windows.php.net/downloads/releases/php-7.2.1-Win32-VC15-x86.zip
http://windows.php.net/downloads/releases/php-7.2.1-nts-Win32-VC15-x64.zip
http://windows.php.net/downloads/releases/php-7.2.1-Win32-VC15-x64.zip

赞(0) 打赏
允许疯狂转载:心海e站 » PHP v7.2.1 for Windows
分享到: 更多 (0)

评论 抢沙发

评论前必须登录!