]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorChristoph M. Becker <cmb@php.net>
Wed, 27 Jul 2016 14:53:29 +0000 (16:53 +0200)
committerChristoph M. Becker <cmb@php.net>
Wed, 27 Jul 2016 14:54:27 +0000 (16:54 +0200)
1  2 
NEWS
ext/sqlite3/sqlite3.c

diff --cc NEWS
index 2c0b282cc020e34b648e707c03f33238fc182497,abfb573c79eb23823479e49774a5fb18bd1d31bc..3e34a0b34a89a453b511f3a39c65211e8ab74642
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -29,7 -77,22 +29,9 @@@ PH
  - SQLite3:
    . Fixed bug #72668 (Spurious warning when exception is thrown in user defined
      function). (Laruence)
 -  . Fixed bug #72571 (SQLite3::bindValue, SQLite3::bindParam crash). (Laruence)
+   . Implemented FR #72653 (SQLite should allow opening with empty filename).
+     (cmb)
  
 -- Standard:
 -  . Fixed bug #72622 (array_walk + array_replace_recursive create references
 -    from nothing). (Laruence)
 -  . Fixed bug #72152 (base64_decode $strict fails to detect null byte).
 -    (Lauri Kenttä)
 -  . Fixed bug #72263 (base64_decode skips a character after padding in strict
 -    mode). (Lauri Kenttä)
 -  . Fixed bug #72264 (base64_decode $strict fails with whitespace between
 -    padding). (Lauri Kenttä)
 -  . Fixed bug #72330 (CSV fields incorrectly split if escape char followed by
 -    UTF chars). (cmb)
 -
  - Streams:
    . Fixed bug #41021 (Problems with the ftps wrapper). (vhuk)
    . Fixed bug #54431 (opendir() does not work with ftps:// wrapper). (vhuk)
Simple merge