Software 42240 Published by

PHP 7.3.0 RC6 has been released



22 Nov 2018, PHP 7.3.0RC6

- 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)
  PHP 7.3.0 RC6 released