]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorSara Golemon <pollita@php.net>
Mon, 23 Oct 2017 18:56:10 +0000 (14:56 -0400)
committerSara Golemon <pollita@php.net>
Mon, 23 Oct 2017 18:56:10 +0000 (14:56 -0400)
* PHP-7.0:
  NEWS entry for pg_close() fix

1  2 
NEWS

diff --cc NEWS
index ce95fb0ff9d4cfc7f0a1334bf7968561a6c3b47f,b2682d2bf9aa78e3e3b22f6868143e0212e00266..dfcb5e585f6cb8fbb0f8816b50d70ed163225cc5
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -29,9 -29,12 +29,12 @@@ PH
  - OpenSSL:
    . Fixed bug #75363 (openssl_x509_parse leaks memory). (Bob, Jakub Zelenka)
  
 +- Opcache:
 +  . Fixed bug #75373 (Warning Internal error: wrong size calculation). (Laruence, Dmitry)
 +
+ - PGSQL:
+   . Fixed bug #75419 (Default link incorrectly cleared/linked by pg_close()). (Sara)
  - Zlib:
    . Fixed bug #75299 (Wrong reflection on inflate_init and inflate_add). (Fabien
      Villepinte)