]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2'
authorJoe Watkins <krakjoe@php.net>
Mon, 30 Oct 2017 06:56:08 +0000 (06:56 +0000)
committerJoe Watkins <krakjoe@php.net>
Mon, 30 Oct 2017 06:56:20 +0000 (06:56 +0000)
* PHP-7.2:
  Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnect

1  2 
NEWS
ext/interbase/interbase.c

diff --cc NEWS
index 4c73f1dd670b33a539aca4bde3362ec32505c494,e3a0a182985a5f7bb5ab3d8d5471b174c38bb41e..0f6e0ef3cb714c49f52cce2cd6397d9bfbd5ddd8
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -44,13 -47,61 +44,16 @@@ PH
    . Fixed bug #75317 (UConverter::setDestinationEncoding changes source instead 
      of destination). (andrewnester)
  
+ - interbase:
+   . Fixed bug #75453 (Incorrect reflection for ibase_[p]connect). (villfa)
  - JSON:
 -  . Fixed bug #68567 (JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null
 -    key). (Jakub Zelenka)
 -
 -- OCI8:
 -  . Fixed valgrind issue. (Tianfang Yang)
 -
 -- 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)
 -
 -- 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)
 -
 -12 Oct 2017, PHP 7.2.0RC4
 +  . Added JSON_THROW_ON_ERROR flag. (Andrea)
  
 -- Core
 -  . Fixed bug #75220 (Segfault when calling is_callable on parent). 
 -    (andrewnester)
 -  . Fixed bug #75290 (debug info of Closures of internal functions contain
 -    garbage argument names). (Andrea)
 -
 -- Apache2Handler:
 -  . Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in
 -    apache2handler). (mcarbonneaux)
 -
 -- Date:
 -  . Fixed bug #75222 (DateInterval microseconds property always 0). (jhdxr)
 -
 -- Hash:
 -  . Fixed Bug #75284 (sha3 is not supported on bigendian machine). (Remi)
 -
 -- Intl:
 -  . Fixed bug #75318 (The parameter of UConverter::getAliases() is not
 -    optional). (cmb)
 +- LDAP:
 +  . Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay. 
 +    (Come)
 +  . Added full support for sending and parsing ldap controls (Come)
  
  - litespeed:
    . Fixed bug #75248 (Binary directory doesn't get created when building 
Simple merge