* PHP-7.3:
Fix #78221: DOMNode::normalize() doesn't remove empty text nodes
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.18
-- Core:
- . Fixed bug #79434 (PHP 7.3 and PHP-7.4 crash with NULL-pointer dereference
- on !CS constant). (Nikita)
+?? ??? ????, PHP 7.4.6
+ - DOM:
+ . Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes).
+ (cmb)
+
- MBString:
. Fixed bug #79441 (Segfault in mb_chr() if internal encoding is unsupported).
(Girgias)