]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorJoe Watkins <krakjoe@php.net>
Thu, 19 Oct 2017 11:03:04 +0000 (12:03 +0100)
committerJoe Watkins <krakjoe@php.net>
Thu, 19 Oct 2017 11:03:19 +0000 (12:03 +0100)
* PHP-7.1:
  Fixed #75317 - UConverter::setDestinationEncoding changes source instead of destinatination

1  2 
NEWS
ext/intl/converter/converter.c

diff --cc NEWS
index cc519184bded68e2af1dc491e33f06ca04c29832,8f9e1b69681c05e90d2b3838ee05bc95721f5622..ace518f9232330a580e89f6105d691a89f1019f3
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -19,17 -19,10 +19,19 @@@ PH
    . Fixed bug #75301 (Exif extension has built in revision version). (Peter
      Kokot)
  
 -- intl:
 +- Fileinfo:
 +  . Upgrade bundled libmagic to 5.31. (Anatol)
 +
 +- Intl:
 +  . Fixed bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change
 +    $position argument). (Laruence)
+   . Fixed bug #75317 (UConverter::setDestinationEncoding changes source instead 
+     of destination). (andrewnester)
  
 +- JSON:
 +  . Fixed bug #68567 (JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null
 +    key). (Jakub Zelenka)
 +
  - OCI8:
    . Fixed valgrind issue. (Tianfang Yang)
  
Simple merge