Software 42311 Published by

The following new test versions of PHP are available: PHP 8.0.0 Alpha 3, PHP 7.4.9 RC1, and PHP 7.3.21 RC1.





PHP 8.0.0 Alpha 3

- Core:
. Fixed bug #79790 ("Illegal offset type" exception during AST evaluation not handled properly). (Nikita)
. Fixed bug #79791 (Assertion failure when unsetting variable during binary op). (Nikita)
. Fixed bug #79841 (Syntax error in configure / unescaped "[]" in php.m4). (Nikita)
. Fixed bug #79828 (Segfault when trying to access non-existing variable). (Nikita)
. Fixed bug #79852 (count(DOMNodeList) doesn't match count(IteratorIterator(DOMNodeList))). (Nikita)
. Fixed bug #79867 (Promoted untyped properties should get null default value). (Nikita)

- Standard:
. Fixed bug #79868 (Sorting with array_unique gives unwanted result). (Nikita)

Download PHP 8.0.0 Alpha 3

PHP 7.4.9 RC1

- Apache:
. Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time to return usec). (Herbert256)

- COM:
. Fixed bug #63208 (BSTR to PHP string conversion not binary safe). (cmb)
. Fixed bug #63527 (DCOM does not work with Username, Password parameter). (cmb)

- Core:
. Fixed bug #79740 (serialize() and unserialize() methods can not be called statically). (Nikita)
. Fixed bug #79783 (Segfault in php_str_replace_common). (Nikita)
. Fixed bug #79778 (Assertion failure if dumping closure with unresolved static variable). (Nikita)
. Fixed bug #79779 (Assertion failure when assigning property of string offset by reference). (Nikita)
. Fixed bug #79792 (HT iterators not removed if empty array is destroyed). (Nikita)
. Fixed bug #78598 (Changing array during undef index RW error segfaults). (Nikita)
. Fixed bug #79784 (Use after free if changing array during undef var during array write fetch). (Nikita)
. Fixed bug #79793 (Use after free if string used in undefined index warning is changed). (Nikita)
. Fixed bug #79862 (Public non-static property in child should take priority over private static). (Nikita)

- Fileinfo:
. Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)). (cmb)

- FTP:
. Fixed bug #55857 (ftp_size on large files). (cmb)

- Mbstring:
. Fixed bug #79787 (mb_strimwidth does not trim string). (XXiang)

- Reflection:
. Fixed bug #79487 (::getStaticProperties() ignores property modifications). (cmb, Nikita)
. Fixed bug #69804 (::getStaticPropertyValue() throws on protected props). (cmb, Nikita)
. Fixed bug #79820 (Use after free when type duplicated into ReflectionProperty gets resolved). (Christopher Broadbent)

- Standard:
. Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
. Fixed bug #78008 (dns_check_record() always return true on Alpine). (Andy Postnikov)
. Fixed bug #79839 (array_walk() does not respect property types). (Nikita)

Download PHP 7.4.9 RC1

PHP 7.3.21 RC1

- Apache:
. Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time to return usec). (Herbert256)

- Core:
. Fixed bug #79778 (Assertion failure if dumping closure with unresolved static variable). (Nikita)
. Fixed bug #79792 (HT iterators not removed if empty array is destroyed). (Nikita)

- COM:
. Fixed bug #63208 (BSTR to PHP string conversion not binary safe). (cmb)
. Fixed bug #63527 (DCOM does not work with Username, Password parameter). (cmb)

- Curl:
. Fixed bug #79741 (curl_setopt CURLOPT_POSTFIELDS asserts on object with declared properties). (Nikita)

- Fileinfo:
. Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)). (cmb)

- FTP:
. Fixed bug #55857 (ftp_size on large files). (cmb)

- Mbstring:
. Fixed bug #79787 (mb_strimwidth does not trim string). (XXiang)

- Standard:
. Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
. Fixed bug #79817 (str_replace() does not handle INDIRECT elements). (Nikita)
. Fixed bug #78008 (dns_check_record() always return true on Alpine). (Andy Postnikov)

Php73

Download PHP 7.3.21 RC1