PHP 7.3.0 RC6 发布了,这是 PHP 7.3.0 系列的预览版,下个版本 7.3.0 (GA) 正式版计划将于12月6日推出。 更新内容如下: - CLI: . Fixed bug #77111 (php-win.exe corrupts unicode symbols from cli parameters). (Anatol) - ftp: . Fixed bug #77151 (ftp_close(): SSL_read on shutdown). (Remi) - iconv: . Fixed bug #77147 (Fixing 60494 ignored ICONV_MIME_DECODE_CONTINUE_ON_ERROR).(cmb) - MBstring: . Fixed bug #77165 (mb_check_encoding crashes when argument given an empty array). (Nikita) - PGSQL: . Fixed bug #77047 (pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type). (Andy Gajetzki) - SOAP: . Fixed bug #77141 (Signedness issue in SOAP when precision=-1). (cmb) 下载地址:
|