东坡下载:内容最丰富最安全的下载站!

帮助|文件类型库|最新更新|下载分类|排行榜

上传下载服务器软件远程监控网络相关主页浏览主页制作电子邮件网站优化网络储存常用浏览器迅雷百度云盘

首页网络软件网络相关 → PHP 5.6.4 官方版 for windows(32/64bit)

PHP 5.6.4 官方版

PHP 5.6.4 官方版for windows(32/64bit)

  • 大小:20.1M
  • 语言:中文
  • 平台:WinXP
  • 更新:2014-12-30 13:49
  • 等级:
  • 类型:网络相关
  • 网站:http://:02:02) Note: x64 builds are curr
  • 授权:免费软件
  • 厂商:
  • 产地:国产软件
好用好玩 50%(0)
坑爹 坑爹 50%(0)
软件介绍软件截图相关软件软件教程网友评论下载地址

PHP 代码是运行在服务端的。如果在服务器上建立了如上例类似的代码,则在运行该脚本后,客户端就能接收到其结果,但他们无法得知其背后的代码是如何运作的。但这样一来也就让一些技术高手有可乖之机,利用php注入到后台,修改网站的的数据,甚至可以将 web 服务器设置成让 PHP 来处理所有的 HTML 文件,这么一来,用户就无法得知服务端到底做了什么。

PHP 5.5.7官方版发布原因

为了修复上一个版本所留下的漏洞,php发布了最新的版本PHP 5.5.7

PHP 5.5.7介绍

PHP  5.5.7/5.4.23/5.3.28紧急发布.2013-12-13.上个版本是2013-11-14的5.5.6/5.4.22。全部修正了一个 OpenSSL的安全漏洞(CVE-2013-6420)5.3本来已停止常规开发也更新了。  总共修正了10几个Bug(包括Opcache的几个Bug)及安全漏洞。

PHP 能够在所有的主流操作系统上使用,包括 Linux、Unix 的各种变种(包括 HP-UX、Solaris 和 OpenBSD)、Microsoft Windows、Mac OS X、RISC OS 等。今天,PHP已经支持了大多数的 web 服务器,包括 Apache、Microsoft Internet Information Server(IIS)、Personal Web Server(PWS)、Netscape 以及 iPlant server、Oreilly Website Pro Server、Caudium、Xitami、OmniHTTPd 等。对于大多数的服务器,PHP 提供了一个模块;还有一些 PHP 支持 CGI 标准,使得 PHP 能够作为 CGI 处理器来工作。

php一键安装七件套(phpfind)
类型:编程工具大小:13.4M语言:中文时间:6-3评分:2.5

iis+php自动安装工具(PHPOpt for IIS)
类型:服务器软件大小:6.7M语言:中文时间:12-18评分:3.3

PHP 5.5.7官方版修复内容

完全改进:
Version 5.5.7
12-Dec-2013
Core:
Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a string).
Fixed bug #65969 (Chain assignment with T_LIST failure).
CLI server:
Added some MIME types to the CLI web server.
Implemented FR #65917 (getallheaders() is not supported by the built-in web     server) - also implements apache_response_headers()
OPCache:
Fixed bug #66176 (Invalid constant substitution).
Fixed bug #65915 (Inconsistent results with require return value).
Fixed bug #65559 (Opcache: cache not cleared if changes occur while running).
readline:
Fixed bug #65714 (PHP cli forces the tty to cooked mode).
Openssl:
Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420).
Version 5.4.23
12-Dec-2013
Core:
Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a string).
Fixed bug #65947 (basename is no more working after fgetcsv in certain situation).
JSON:
Fixed whitespace part of #64874 ("json_decode handles whitespace and case-sensitivity incorrectly").
MySQLi:
Fixed bug #66043 (Segfault calling bind_param() on mysqli).
mysqlnd:
Fixed bug #66124 (mysqli under mysqlnd loses precision when bind_param with 'i').
Fixed bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES after failed query).
OpenSSL:
Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). (Stefan Esser).
PDO:
Fixed bug #65946 (sql_parser permanently converts values bound to strings).
Version 5.3.28
12-Dec-2013
Openssl:
Fixed handling null bytes in subjectAltName (CVE-2013-4073).
Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). (Stefan Esser).

Version 5.6.4

18 Dec 2014

Core:

Fixed bug #68091 (Some Zend headers lack appropriate extern "C" blocks).

Fixed bug #68104 (Segfault while pre-evaluating a disabled function).

Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered).

Fixed bug #68355 (Inconsistency in example php.ini comments).

Fixed bug #68370 ("unset($this)" can make the program crash).

Fixed bug #68422 (Incorrect argument reflection info for array_multisort()).

Fixed bug #68545 (NULL pointer dereference in unserialize.c).

Fixed bug #68446 (Array constant not accepted for array parameter default).

Fixed bug #68594 (Use after free vulnerability in unserialize()). (CVE-2014-8142)

Date:

Fixed day_of_week function as it could sometimes return negative values internally.

FPM:

Fixed bug #68381 (fpm_unix_init_main ignores log_level).

Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of all addresses).

Fixed bug #68421 (access.format='%R' doesn't log ipv6 address).

Fixed bug #68423 (PHP-FPM will no longer load all pools).

Fixed bug #68428 (listen.allowed_clients is IPv4 only).

Fixed bug #68452 (php-fpm man page is oudated).

Fixed request #68458 (Change pm.start_servers default warning to notice).

Fixed bug #68463 (listen.allowed_clients can silently result in no allowed access).

Fixed request #68391 (php-fpm conf files loading order).

Fixed bug #68478 (access.log don't use prefix).

Mcrypt:

Fixed possible read after end of buffer and use after free.

GMP:

Fixed bug #68419 (build error with gmp 4.1).

PDO_pgsql:

Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction).

Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving).

Session:

Fixed bug #68331 (Session custom storage callable functions not being called).

SOAP:

Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).

zlib:

Fixed bug #53829 (Compiling PHP with large file support will replace function gzopen by gzopen64).

PC官方
安卓官方手机版
IOS官方手机版

PHP 5.6.4 官方版截图

下载地址

PHP 5.6.4 官方版 for windows(32/64bit)

热门评论
最新评论
第 2 楼 浙江联通 网友 客人 发表于: 2015/5/19 21:51:38
w8系统的可以吗

支持( 0 ) 盖楼(回复)

第 1 楼 湖北武汉电信 网友 客人 发表于: 2013/12/14 17:46:37
安装了好几次才安装成功,太累了

支持( 1 ) 盖楼(回复)

昵称:
表情: 高兴 可 汗 我不要 害羞 好 下下下 送花 屎 亲亲
字数: 0/500 (您的评论需要经过审核才能显示)

编辑推荐

报错

请简要描述您遇到的错误,我们将尽快予以修正。

转帖到论坛
轮坛转帖HTML方式

轮坛转帖UBB方式