内容简介:XAMPP 更新啦!官方为所有平台发布了支持最新 PHP 系列的 XAMPP 新版本,其中包括 PHP 7.1.28, 7.2.17 和 7.3.4。 更新内容: 升级 PHP 至 7.1.28 / 7.2.17 / 7.3.4 升级 Apache 至 2.4.39 升级 MariaDB 至 10.1...
XAMPP 更新啦!官方为所有平台发布了支持最新 PHP 系列的 XAMPP 新版本,其中包括 PHP 7.1.28, 7.2.17 和 7.3.4。
更新内容:
- 升级 PHP 至 7.1.28 / 7.2.17 / 7.3.4
- 升级 Apache 至 2.4.39
- 升级 MariaDB 至 10.1.38
- 升级 Perl 至 5.16.3
- 升级 OpenSSL 至 1.0.2r (仅限 UNIX)
- 升级 phpMyAdmin 至 4.8.5
其他:
- 修复 Apache Carpe Diem 漏洞 CVE-2019-0211
XAMPP 是最流行的 PHP 开发环境,也是一个易于安装的 Apache 发行版,其中包含 MariaDB、PHP 和 Perl。仅仅需要下载并启动安装程序即可,就是这么简单。
下载地址 :https://www.apachefriends.org/download.html
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!