* PHP-7.4:
Fix #80384: limit read buffer size
- Core:
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)
+ . Fixed bug #80384 (filter buffers entire read until file closed). (Adam
+ Seitz, cmb)
- Date:
- . Fixed bug #80376 (last day of the month causes runway cpu usage. (Derick)
+ . Fixed bug #80376 (last day of the month causes runway cpu usage). (Derick)
+
+- DOM:
+ . Fixed bug #80537 (Wrong parameter type in DOMElement::removeAttributeNode
+ stub). (Nikita)
- MySQLi:
. Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to