]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 29 Dec 2016 12:49:29 +0000 (13:49 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 29 Dec 2016 12:54:11 +0000 (13:54 +0100)
* PHP-7.0:
  Revert "Fix #73530: Unsetting result set may reset other result set"

1  2 
NEWS
ext/sqlite3/sqlite3.c

diff --cc NEWS
index cfe066b639117ea27a338d84fd5135c9380359f8,90c68e23bd0e59d21bf1ff23b13918556f900991..05492132b93dc4979c61911d633cccdfc5278088
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -40,11 -25,23 +40,15 @@@ PH
    . Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning
      statement). (Dorin Marcoci)
  
 -- Streams:
 -  . Fixed bug #73586 (php_user_filter::$stream is not set to the stream the
 -    filter is working on). (Dmitry)
 -
 -- Phpdbg:
 -  . Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup).
 -    (Bob)
 -  . Fixed issue getting executable lines from custom wrappers. (Bob)
 +- phpdbg:
 +  . Fixed bug #73794 (Crash (out of memory) when using run and # command
 +    separator). (Bob)
    . Fixed bug #73704 (phpdbg shows the wrong line in files with shebang). (Bob)
  
 -- Reflection:
 -  . Fixed bug #46103 (ReflectionObject memory leak). (Nikita)
 -
+ - SQLite3:
+   . Reverted fix for bug #73530       (Unsetting result set may reset other result
+     set). (cmb)
  - Standard:
    . Fixed bug #73594 (dns_get_record does not populate $additional out parameter).
      (Bruce Weirdan)
Simple merge