]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorDmitry Stogov <dmitry@zend.com>
Wed, 4 Oct 2017 06:59:27 +0000 (09:59 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 4 Oct 2017 06:59:27 +0000 (09:59 +0300)
* PHP-7.1:
  Bumped ext/oci8 version
  Use dereferenced value
  Fixed compilation errors
  Restored code for BOOL variables
  Fixed few ext/oci8 bugs

1  2 
NEWS

diff --cc NEWS
index ac28474df4286362c5c052cb2831d239059468f5,53a96a371fcacd055aa9b24c2e5694d8c05cc3af..ded4a9819da62487cff7206012a5f008fd3af5d0
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -19,6 -21,12 +19,9 @@@ PH
      only litespeed SAPI). (petk)
    . Fixed bug #75251 (Missing program prefix and suffix). (petk)
  
 -- MySQLi:
 -  . Fixed bug #75018 (Data corruption when reading fields of bit type). (Anatol)
 -
+ - OCI8:
+   . Fixed incorrect reference counting. (Dmitry, Tianfang Yang)
  - Opcache
    . Fixed bug #75255 (Request hangs and not finish). (Dmitry)