Software 42314 Published by

Derick Rethans has announced the release candidate for PHP 7.4.25 for testing.



Release php-7.4.25RC1

- DOM:
. Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID). (Viktor Volkov)

- FFI:
. Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined). (Dmitry)

- Fileinfo:
. Fixed bug #78987 (High memory usage during encoding detection). (Anatol)

- Filter:
. Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing). (cmb, Nikita)

- SPL:
. Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free). (cmb, Nikita, Tyson Andre)

- Streams:
. Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper). (cmb)

- XML:
. Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace). (Aliaksandr Bystry, cmb)

- Zip:
. Fixed bug #81490 (ZipArchive::extractTo() may leak memory). (cmb, Remi)
. Fixed bug #77978 (Dirname ending in colon unzips to wrong dir). (cmb)



Release php-7.4.25RC1 · php/php-src