]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorJoe <krakjoe@php.net>
Thu, 8 Feb 2018 09:42:25 +0000 (10:42 +0100)
committerJoe <krakjoe@php.net>
Thu, 8 Feb 2018 09:42:42 +0000 (10:42 +0100)
* PHP-7.1:
  Fixed bug #49876 lib path on 64bit distros

1  2 
NEWS
ext/ldap/config.m4

diff --cc NEWS
index 9cefdf52c439ae54b324901705e5c89551c2bd04,4716446bf8923fbe441a2898afb3f718bebacc50..cf1a583d82f8f4eb5ed4be6d324ab4eafa8d3e26
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -9,14 -6,16 +9,17 @@@ PH
    . Fixed bug #75882 (a simple way for segfaults in threadsafe php just with
      configuration). (Anatol)
  
 -- PGSQL:
 -  . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
 -
 -- ODBC:
 -  . Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
 -
+ - LDAP:
+   . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
 +- PGSQL:
 +  . Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
 +
  - Phar:
 +  . Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
 +    be extracted). (bishop)
 +  . Fixed bug #65414 (deal with leading slash while adding files correctly). 
 +    (bishopb)
    . Fixed bug #65414 (deal with leading slash when adding files correctly).
      (bishopb)
  
Simple merge