PHP(PHP:Hypertext Preprocessor)是一种在电脑上执行的脚本语言,主要是用途在于处理动态网页,也包含了命令列执行接口(command line interface),或者产生图形使用者接口(GUI)程式。
PHP 7.3.0 RC4 发布了,这是 PHP 7.3.0 系列的预览版,下个版本 7.3.0 RC5 计划将于11月8日推出。
更新内容如下:
- Core:
. Fixed bug #77035 (The phpize and ./configure create redundant .deps file).
(Peter Kokot)
. Fixed bug #77041 (buildconf should output error messages to stderr)
(Mizunashi Mana)
- Date:
. Updated timelib to 2018.01RC1 to address several bugs: (Derick)
. Fixed bug #75577 (DateTime::createFromFormat does not accept 'v' format
specifier). (Derick)
. Fixed bug #75642 (Wrap around behaviour for microseconds is not working).
(Derick)
. Fixed bug #77007 (fractions in `diff()` are not correctly normalized).
(Derick)
- Mbstring:
. Fixed bug #77025 (mb_strpos throws Unknown encoding or conversion error).
(Nikita)
- Tidy:
. Fixed bug #77027 (tidy::getOptDoc() not available on Windows). (cmb)
- Tokenizer:
. Fixed bug #76991 (Incorrect tokenization of multiple invalid flexible
heredoc strings). (Nikita)
- XML:
. Fixed bug #30875 (xml_parse_into_struct() does not resolve entities). (cmb)
. Add support for getting SKIP_TAGSTART and SKIP_WHITE options. (cmb)
- XMLRPC:
. Fixed bug #75282 (xmlrpc_encode_request() crashes). (cmb)
下载地址:
https://downloads.php.net/~cmb/(源码)
https://windows.php.net/qa/(Windows 二进制包和源码)
80%的人都看过的文章
- PHP 7.3.0第三个测试版beta3发布
- 【下载】XAMPP更新,支持PHP 7.2.10、7.1.22、7.0.32、5.6.38
- PHP内容管理系统Joomla! 3.9.2 发布
- PHP内容管理系统Joomla 3.9 发布(下载)
- WordPress编码标准 v1.0.0 正式发布
- PHP 7.1.32、7.2.22 和 7.3.9 版本更新
- WordPress 5.2 Beta 3 发布,要求 PHP 5.6.20 以上版本
- PHP 7.3.0, 7.2.13, 7.1.25, 7.0.33 和 5.6.39 发布