PHP 7.2.0 RC6 发布了。PHP(PHP:Hypertext
Preprocessor)是一种在电脑上执行的脚本语言,主要是用途在于处理动态网页,也包含了命令列执行接口(command line
interface),或者产生图形使用者接口(GUI)程式。改进日志如下: - Core: . Fixed bug #75420 (Crash when modifing property name in __isset for BP_VAR_IS). (Laruence)
- GD: . Fixed bug #75437 (Wrong reflection on imagewebp). (Fabien Villepinte)
- interbase: . Fixed bug #75453 (Incorrect reflection for ibase_[p]connect). (villfa)
- Mysqli: . Fixed bug #75434 (Wrong reflection for mysqli_fetch_all function). (Fabien Villepinte)
- SOAP: . Fixed bug #75464 (Wrong reflection on SoapClient::__setSoapHeaders). (villfa)
下载地址: https://downloads.php.net/~pollita/ |