]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 23 Feb 2020 22:33:28 +0000 (23:33 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 23 Feb 2020 22:34:15 +0000 (23:34 +0100)
* PHP-7.3:
  Fix #79299: com_print_typeinfo prints duplicate variables

1  2 
NEWS
ext/com_dotnet/com_typeinfo.c

diff --cc NEWS
index e86daf5f7a4d83b20db92ed575b96443e595f985,0208b395e8d1543e31fda1445b1a47c3b4743bc3..85617b2af07b44d984c113227465c080b054fb22
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -11,12 -7,10 +11,14 @@@ PH
      (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)
Simple merge