]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 18 Nov 2016 13:29:28 +0000 (14:29 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 18 Nov 2016 13:29:52 +0000 (14:29 +0100)
1  2 
NEWS
php.ini-development
php.ini-production

diff --cc NEWS
index 5c6ed06a7166fef4deea2bb0d54f3f842240abf5,63c7610e9c4d6e02656660974908d5b0ee3146fa..497ff24729b8550755a35fca916bc2beb92f3d84
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,40 -1,18 +1,43 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2016, PHP 5.6.29
 +?? ??? 2016 PHP 7.0.14
  
 -- Mysqlnd:
 -  . Fixed bug #64526 (Add missing mysqlnd.* parameters to php.ini-*). (cmb)
 +- Calendar:
 +  . Fix integer overflows (Joshua Rogers)
 +
 +- Core:
 +  . Fixded bug #72736 (Slow performance when fetching large dataset with mysqli
 +    / PDO). (Dmitry)
 +
 +- Date:
 +  . Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
 +
 +- DTrace:
 +  . Disabled PHP call tracing by default (it makes significant overhead).
 +    This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.
 +    (Dmitry)
 +
++- Mysqlnd:\r
++  . Fixed bug #64526 (Add missing mysqlnd.* parameters to php.ini-*). (cmb)\r
++\r
 +- ODBC:
 +  . Fixed bug #73448 (odbc_errormsg returns trash, always 513 bytes).
 +    (Anatol)
  
  - Opcache:
 -  . Fixed bug #73402 (Opcache segfault when using class constant to call a
 -    method). (Laruence)
 -  . Fixed bug #69090 (check cached files permissions)
 +  . Fixed bug #69090 (check cached files permissions). (dmitry)
 +  . Fixed bug #73546 (Logging for opcache has an empty file name). (mhagstrand)
 +
 +- PCRE:
 +  . Fixed bug #73392 (A use-after-free in zend allocator management). 
 +    (Laruence)
 +
 +- PDO_Firebird:
 +  . Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).
 +    (Dorin Marcoci)
  
 -- OpenSSL
 -  . Fixed bug #72776 (Invalid parameter in memcpy function trough
 -    openssl_pbkdf2). (Jakub Zelenka)
 +- SPL:
 +  . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence)
  
  - SQLite3:
    . Fixed bug #73530 (Unsetting result set may reset other result set). (cmb)
Simple merge
Simple merge