We just released new versions of XAMPP for all platforms with the latest PHP versions: 7.2.5, 7.1.17, 7.0.30 & 5.6.36.
您可以下载这些新版本http://www.apachefriends.org/download.html
.
7.2.5 / 7.1.17 / 7.0.30 / 5.6.36
PHP to 7.2.5 / 7.1.17 / 7.0.30 / 5.6.36
MariaDB to 10.1.32
OpenSSL到1.0.2o(XAMPP7.2.5适用于Windows,1.1.0h)
phpMyAdmin 4.8.0.1
Linux和MacOS安装程序中的li浸req 2到2.13
Linux和MacOS安装程序中的libionv到1.15
Linux和MacOS安装程序中的gettext到0.19.8.1
Linux安装程序中所需的glibc和glibcxx版本
新的PHP7.1和7.2版本要求Linux的glibc和glibcxx版本分别高于2.17和3.4.18。如果系统中有较早版本的glibc,则可以继续使用PHP5.6和7.0XAMPP安装程序。
您的系统中的glibc版本可以通过以下命令获得:
ldd –version
可以通过以下命令获得系统中glibcxx的兼容版本:
/sbin/ldconfig -p | grep libstdc | awk ‘{print $4}’ | xargs grep -aoE ‘GLIBCXX_([0-9]+)\.([0-9]+)\.([0-9]+)’
好好享受吧!
转载请注明:XAMPP中文组官网 » New XAMPP with PHP 7.2.5, 7.1.17, 7.0.30 & 5.6.36