Skip to content

Releases: pear/DB

v1.12.2

15 Apr 21:16
Compare
Choose a tag to compare
  • Task: Manage E_DEPRECATED #27
  • Task: Remove CVS id that no longer makes sense #30
  • Bug: Bug in DB/oci8.php ... oci_fetch_array called with wrong parameters #33 #34
  • Bug: Errors raised in DB_storage::toString() if there are multi-column keys, on PHP >= 7 #35
  • Bug: sqlite3 back-end incorrectly refers to 'resource' objects #38 #39

v1.12.1

17 Jan 08:08
Compare
Choose a tag to compare
  • bug: Missing new file in package.xml #25
  • bug: Minimal fix for sqlite3 #26

v1.12.0

16 Jan 23:05
Compare
Choose a tag to compare
  • feature: add sqlite3 driver #18
  • feature: add lastId() method on mysql, mysqli and sqlite3 #19 #21
  • task: fix prototypes for PHP 8 #12
  • task: Try and fix test by removing each #16
  • task: PHP8.1 Compatability restore error handling to previous state whilst … #13
  • task: DB::apiVersion() should be declared as static #17
  • task: Fix PHP8.2 Deprecated use of ${var} instead of {$var} #14
  • task: PHP8.2 ready #21
  • task: Mark mssql-Driver, mysql-Driver and sybase-Driver as Deprecated #21
  • bug: PHP 8.0 testcase failure #23 #24

v1.11.0

11 Aug 00:28
Compare
Choose a tag to compare
  • PR #11: Define invalid view error and also include deadlock and lockwait errors

v1.10.0

19 Apr 19:47
Compare
Choose a tag to compare
  • PR # 7: Fixes an issue with oci8 driver
  • PR # 8: each() deprecated in PHP 7.2
  • PR # 9: Add recognition for error codes for Deadlocks and lock timeouts
  • PR #10: Remove curly brace array/string offset access

v1.9.3

05 Dec 20:35
Compare
Choose a tag to compare
  • PR #4: Change pg_exec to pg_query
  • PR #5: added php72

v1.9.2

31 Jul 14:18
Compare
Choose a tag to compare
Prepare for release 1.9.2

v1.9.1

31 Jul 14:18
Compare
Choose a tag to compare
Release 1.9.1.

v1.9.0

31 Jul 14:17
Compare
Choose a tag to compare
Revert "Tell travis.yml PHP 7 is okay now."

This reverts commit d8ccb0638ccc601a10c867a3e4accfe8f486061e.