Skip to content

v1.12.0

Compare
Choose a tag to compare
@schengawegga schengawegga released this 16 Jan 23:05
· 11 commits to trunk since this release
  • 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