]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.4' into PHP-8.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 26 Oct 2020 10:55:10 +0000 (11:55 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 26 Oct 2020 10:55:29 +0000 (11:55 +0100)
* PHP-7.4:
  Fix #62474: com_event_sink crashes on certain arguments

1  2 
NEWS
ext/com_dotnet/com_typeinfo.c

diff --cc NEWS
index f0414b231569e86684574d3c1b12672ce8baced2,8ead839f4af012a3990e800e2149a66a4ad43fc0..994cf589245ed714bd0f590a1a427b494c3dc295
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -10,7 -8,11 +10,10 @@@ PH
    . Fixed bug #80258 (Windows Deduplication Enabled, randon permission errors).
      (cmb)
  
+ - COM:
+   . Fixed bug #62474 (com_event_sink crashes on certain arguments). (cmb)
  - IMAP:
 -  . Fixed bug #64076 (imap_sort() does not return FALSE on failure). (cmb)
    . Fixed bug #76618 (segfault on imap_reopen). (girgias)
    . Fixed bug #80239 (imap_rfc822_write_address() leaks memory). (cmb)
    . Fixed minor regression caused by fixing bug #80220. (cmb)
Simple merge