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

1  2 
NEWS

diff --cc NEWS
index 273012b36ab4b856611de7677b4d08ad010889ad,dfcb5e585f6cb8fbb0f8816b50d70ed163225cc5..1efcd78e96ec446c71cae91a15fe8d744c2bdeb3
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -35,19 -26,15 +35,22 @@@ PH
  - OCI8:
    . Fixed valgrind issue. (Tianfang Yang)
  
 -- OpenSSL:
 -  . Fixed bug #75363 (openssl_x509_parse leaks memory). (Bob, Jakub Zelenka)
 -
  - 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)
 +
+ - PGSQL:
+   . Fixed bug #75419 (Default link incorrectly cleared/linked by pg_close()). (Sara)
 +- Standard:
 +  . Fixed bug #75221 (Argon2i always throws NUL at the end). (cmb)
 +
  - Zlib:
    . Fixed bug #75299 (Wrong reflection on inflate_init and inflate_add). (Fabien
      Villepinte)