PHP 开发团队宣布 PHP 7.4.15 的即时可用性。这是一个安全版本。鼓励所有 PHP 7.4 用户升级到此版本。
PHP Version 7.4.15
- Core:
- Curl:
- Fixed bug #80595 (Resetting POSTFIELDS to empty array breaks request).
- Date:
- Fixed bug #80376 (last day of the month causes runway cpu usage.
- MySQLi:
- Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to interpret bit columns).
- Fixed bug #64638 (Fetching resultsets from stored procedure with cursor fails).
- Fixed bug #72862 (segfault using prepared statements on stored procedures that use a cursor).
- Fixed bug #77935 (Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor).
- Phar:
- SOAP:
- Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702)