]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 25 Aug 2018 15:49:39 +0000 (17:49 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 25 Aug 2018 15:52:16 +0000 (17:52 +0200)
* PHP-7.2:
  Fix #60494: iconv_mime_decode does ignore special characters

1  2 
NEWS
ext/iconv/iconv.c

diff --cc NEWS
index b055777bb364488d9bf4759864c8e543b968e21f,ed18c166f07469423f96d35ef8f73746b13916ac..c73d79e5b96aa82531bbc96682e735ee33724d88
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -19,8 -18,12 +19,9 @@@ PH
  - iconv:
    . Fixed bug #63839 (iconv_mime_decode_headers function is skipping headers).
      (cmb)
+   . Fixed bug #60494 (iconv_mime_decode does ignore special characters). (cmb)
    . Fixed bug #55146 (iconv_mime_decode_headers() skips some headers). (cmb)
 -
 -- intl:
 -  . Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with
 -    11+ named placeholders). (Anatol)
 +  . Fixed bug #53891 (iconv_mime_encode() fails to Q-encode UTF-8 string). (cmb)
  
  - libxml:
    . Fixed bug #76777 ("public id" parameter of libxml_set_external_entity_loader
Simple merge