发布于 2016-05-26 23:51:52 | 73 次阅读 | 评论: 0 | 来源: 网友投递
PHP开源脚本语言
PHP(外文名: Hypertext Preprocessor,中文名:“超文本预处理器”)是一种通用开源脚本语言。语法吸收了C语言、Java和Perl的特点,入门门槛较低,易于学习,使用广泛,主要适用于Web开发领域。PHP的文件后缀名为php。
PHP 5.5.36 和 5.6.22 发布了。
Core:
GD:
Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456)
Intl:
Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (CVE-2016-5093)
Phar:
Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()). (CVE-2016-4343)
详情页面:ChangeLog
Windows source 和 binaries : windows.php.net/download/
下载地址: downloads page
Core:
GD:
Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456)
Intl:
Postgres:
Fixed bug #72151 (mysqli_fetch_object changed behaviour).
详情页面:ChangeLog
Windows source 和 binaries : windows.php.net/download/
下载地址: downloads page