* PHP-7.3:
Fix #79299: com_print_typeinfo prints duplicate variables
(cmb)
. Fixed bug #79242 (COM error constants don't match com_exception codes on
x86). (cmb)
+ . Fixed bug #79247 (Garbage collecting variant objects segfaults). (cmb)
. Fixed bug #79248 (Traversing empty VT_ARRAY throws com_exception). (cmb)
+ . Fixed bug #79299 (com_print_typeinfo prints duplicate variables). (Litiano
+ Moura)
+- CURL:
+ . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
+
- DOM:
. Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
cmb)