]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorJoe Watkins <krakjoe@php.net>
Tue, 25 Jul 2017 05:58:47 +0000 (06:58 +0100)
committerJoe Watkins <krakjoe@php.net>
Tue, 25 Jul 2017 05:59:03 +0000 (06:59 +0100)
* PHP-7.1:
  Fixed finding CURL on systems with multiarch support

1  2 
NEWS
ext/curl/config.m4

diff --cc NEWS
index ed0a13b1ee4ce013f677c56f5ebea6999788888b,3e32ae06e1bc1d5871b892b871560af6c3d738fc..d47196a3338b13903e1fc2ddb34abf5d5069163b
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -6,12 -6,11 +6,16 @@@ PH
    . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
    . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
  
 +- CLI:
 +  . Fixed bug #74979 (Interactive shell opening instead of script execution
 +    with -f flag). (Anatol)
 +
+ - cURL:
+   . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).
+     (cebe)
  - Mbstring:
 +  . Fixed bug #69267 (mb_strtolower fails on titlecase characters). (Nikita)
    . Fixed bug #71606 (Segmentation fault mb_strcut with HTML-ENTITIES encoding).
      (cmb)
  
Simple merge