PHP(PHP:Hypertext Preprocessor)是一种在电脑上执行的脚本语言,主要是用途在于处理动态网页,也包含了命令列执行接口(command line interface),或者产生图形使用者接口(GUI)程式。PHP 7.3.0RC2 发布了。
主要更新内容如下:
- CURL:
. Fixed bug #76480 (Use curl_multi_wait() so that timeouts are respected).
(Pierrick)
- Core:
. Fixed bug #76869 (Incorrect bypassing protected method accessibilty check).
(Dmitry)
. Fixed bug #76800 (foreach inconsistent if array modified during loop).
(Dmitry)
. Fixed bug #76901 (method_exists on SPL iterator passthrough method corrupts
memory). (Nikita)
- iconv:
. Fixed bug #66828 (iconv_mime_encode Q-encoding longer than it should be).
(cmb)
- Opcache:
. Fixed bug #76711 (OPcache enabled triggers false-positive "Illegal string
offset"). (Dmitry)
- PCRE:
. Upgrade PCRE2 to 10.32. (Anatol)
. Fixed bug #76909 (preg_match difference between 7.3 and < 7.3). (Anatol)
- Standard:
. Fixed bug #75533 (array_reduce is slow when $carry is large array).
(Manabu Matsui)
- XMLRPC:
. Fixed bug #76886 (Can't build xmlrpc with expat). (Thomas Petazzoni, cmb)
更多内容请查看:
- https://github.com/php/php-src/blob/php-7.3.0RC2/NEWS
- https://github.com/php/php-src/blob/php-7.3.0RC2/UPGRADING
- https://github.com/php/php-src/blob/php-7.3.0RC2/UPGRADING.INTERNALS
下载地址:
- https://downloads.php.net/~cmb/
80%的人都看过的文章
- 【下载】XAMPP 发布 7.1.31 , 7.2.21 , 7.3.8 版本
- 【下载】XAMPP with PHP 7.1.28, 7.2.17 & 7.3.4 发布
- PHP网站程序集成包PhpStudy爆发后门高风险事件
- PHP 5.6 已结束安全支持,你升级到 PHP 7 系列了吗?
- Python 3.5.6 和 3.4.9 发布,修复安全问题 [源码]
- PHP 7.1.32、7.2.22 和 7.3.9 版本更新
- PHP 7.1.21 和PHP 7.2.9 正式发布,优化代码运行速度
- Joomla 3.9.6 发布,安全修复程序版本