The first release candidate of PHP 8.0.0 and PHP 7.2.34 has been released.
PHP 8.0.0rc1
- CLI:
. Allow debug server binding to an ephemeral port via `-S localhost:0`. (Sara)
- Core:
. Fixed bug #80109 (Cannot skip arguments when extended debug is enabled). (Nikita)
- ODBC:
. Fixed bug #22986 (odbc_connect() may reuse persistent connection). (cmb)
- PDO_Firebird:
. Fixed bug #64937 (Firebird PDO preprocessing sql). (Simonov Denis)
- SPL:
. SplFixedArray is now IteratorAggregate rather than Iterator. (alexdowad)
- Zlib:
. Fixed bug #78792 (zlib.output_compression disabled by Content-Type: image/). (cmb)
Download PHP 8.0.0 RC1
PHP 7.2.34
- Core:
. Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070) (Stas)
- OpenSSL:
. Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069) (Jakub Zelenka)
Download PHP 7.2.34