]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorJoe Watkins <krakjoe@php.net>
Fri, 27 Oct 2017 15:06:38 +0000 (16:06 +0100)
committerJoe Watkins <krakjoe@php.net>
Fri, 27 Oct 2017 15:06:57 +0000 (16:06 +0100)
* PHP-7.1:
  Fix bug #75307 Wrong reflection for openssl_open function

1  2 
NEWS
ext/openssl/openssl.c

diff --cc NEWS
index a63e8c080a709287ce16465165a112674b6a3ecc,beef1b7fe25e38da7bf4c082402250124bb9fb7b..9a7b89ecc6db16123ad4d1028fdc2ee5a45d04e6
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -50,19 -32,13 +50,20 @@@ PH
  - OCI8:
    . Fixed valgrind issue. (Tianfang Yang)
  
 -- OpenSSL:
 -  . Fixed bug #75363 (openssl_x509_parse leaks memory). (Bob, Jakub Zelenka)
 -  . Fixed bug #75307 (Wrong reflection for openssl_open function). (villfa)
 -
  - Opcache:
 +  . Fixed bug (assertion fails with extended info generated). (Laruence)
 +  . Fixed bug (Phi sources removel). (Laruence)
 +  . Fixed bug #75370 (Webserver hangs on valid PHP text). (Laruence)
 +  . Fixed bug #75357 (segfault loading WordPress wp-admin). (Laruence)
    . Fixed bug #75373 (Warning Internal error: wrong size calculation). (Laruence, Dmitry)
  
 +- Openssl:
 +  . Fixed bug #75363 (openssl_x509_parse leaks memory). (Bob)
++  . Fixed bug #75307 (Wrong reflection for openssl_open function). (villfa)
 +
 +- PCRE:
 +  . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)
 +
  - PGSQL:
    . Fixed bug #75419 (Default link incorrectly cleared/linked by pg_close()). (Sara)
  
Simple merge