]> granicus.if.org Git - php/commit
Merge branch 'pull-request/2528'
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 19 Jun 2017 11:47:23 +0000 (13:47 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 19 Jun 2017 12:47:42 +0000 (14:47 +0200)
commite511f152f43d597fda9f3ceb0b03c20cb3fe4d2d
tree0e1032700324180c9b8fa305c1269ff46adada1d
parent9c2a1f52a5f087c70a9e91dc1f43e5718d1bd8b6
parent626ee74ee8c45f22c096b6e5f6bfd9a032999333
Merge branch 'pull-request/2528'

* pull-request/2528:
  Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, add tests on errors
  Implement writing to BLOBs in SQLite3
UPGRADING