Skip to content

Commit

Permalink
Release Version 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schengawegga committed Jan 17, 2024
1 parent a01ac85 commit 4037759
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions package.xml
Expand Up @@ -73,7 +73,7 @@ DB is compatible with PHP 5 and PHP 7.
</developer>
<date>2024-01-17</date>
<version>
<release>1.12.0</release>
<release>1.12.1</release>
<api>1.12.0</api>
</version>
<stability>
Expand All @@ -82,16 +82,8 @@ DB is compatible with PHP 5 and PHP 7.
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
* 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
* bug: Missing new file in package.xml #25
* bug: Minimal fix for sqlite3 #26
</notes>
<contents>
<dir name="/">
Expand Down

0 comments on commit 4037759

Please sign in to comment.