]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 20 Feb 2018 15:24:29 +0000 (16:24 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 20 Feb 2018 15:25:22 +0000 (16:25 +0100)
* PHP-7.1:
  Fix openssl_* arginfos

1  2 
NEWS
ext/openssl/openssl.c

diff --cc NEWS
index 652eedb0fcaea89adf388f4a418a793eac867bf3,5bcdd14d56e8d70e2d7df3e892f7d3d8bdcc4c3a..1d36c307d3d35f435a59632ec220f8769c34ec7c
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -44,6 -23,19 +44,9 @@@ PH
    . Fixed bug #75969 (Assertion failure in live range DCE due to block pass
      misoptimization). (Nikita)
  
 -- LDAP:
 -  . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
 -
 -- libxml2:
 -  . Fixed bug #75871 (use pkg-config where available). (pmmaga)
 -
 -- Phar:
 -  . Fixed bug #65414 (deal with leading slash when adding files correctly).
 -    (bishopb)
 -
+ - OpenSSL:
+   . Fixed openssl_* arginfos. (carusogabriel)
  - SPL:
    . Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)
  
Simple merge