. Fixed bug #77935 (Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP
with a cursor). (Nikita)
+- ODBC:
+ . Fixed bug #80592 (all floats are the same in ODBC parameters). (cmb)
+
+- Opcache:
+ . Fixed bug #80422 (php_opcache.dll crashes when using Apache 2.4 with JIT).
+ (Dmitry)
+
+- PDO_Firebird:
+ . Fixed bug #80521 (Parameters with underscores no longer recognized). (cmb,
+ Simonov Denis)
+
- Phar:
+ . Fixed bug #76929 (zip-based phar does not respect phar.require_hash).
+ (david at bamsoftware, cmb)
. Fixed bug #77565 (Incorrect locator detection in ZIP-based phars). (cmb)
+ . Fixed bug #69279 (Compressed ZIP Phar extractTo() creates garbage files).
+ (cmb)
-07 Jan 2021, PHP 7.4.14
+- Phpdbg:
+ . Reverted fix for bug #76813 (Access violation near NULL on source operand).
+ (cmb)
+
+07 Jan 2021, PHP 8.0.1
- Core:
- . Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).
- (cmb)
. Fixed bug #80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION).
(cmb)
. Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb)