Skip to content

Releases: doctrine/dbal

4.0.4

19 Jun 12:04
4.0.4
50fda19
Compare
Choose a tag to compare

Release Notes for 4.0.4

4.0.4

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Test Suite

Changes from Lower Branches

  • This release contains all changes of the 3.8.6 release.

3.8.6

19 Jun 11:26
3.8.6
b741182
Compare
Choose a tag to compare

Release Notes for 3.8.6

3.8.6

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

Code Style

Static Analysis

Bug

Bug,SQLite,Schema Management

4.0.3

12 Jun 06:59
4.0.3
8edbce7
Compare
Choose a tag to compare

Release Notes for 4.0.3

4.0.3

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 5

Test Suite

Bugfix

Static Analysis

Documentation

Code Style

Changes from 3.8.5 are included as well.

3.8.5

12 Jun 06:43
3.8.5
0e3536b
Compare
Choose a tag to compare

Release Notes for 3.8.5

3.8.5

  • Total issues resolved: 0
  • Total pull requests resolved: 24
  • Total contributors: 9

Bugfixes

Improvement

Static Analysis

Documentation

CI

4.0.2

25 Apr 09:09
4.0.2
Compare
Choose a tag to compare

Release Notes for 4.0.2

4.0.2

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

Documentation

Changes from Lower Branches

  • This release contains all changes of the 3.8.4 release.

3.8.4

25 Apr 09:01
3.8.4
b05e48a
Compare
Choose a tag to compare

Release Notes for 3.8.4

3.8.4

  • Total issues resolved: 0
  • Total pull requests resolved: 8
  • Total contributors: 5

Bug,Connecting,Transactions

PostgreSQL,Test Suite

Bug,PostgreSQL,Schema Definition

CI,Documentation

CI,MariaDB

Documentation

Bug,SQLite,Schema Management

4.0.1

03 Mar 17:39
4.0.1
Compare
Choose a tag to compare

Release Notes for 4.0.1

4.0.1

  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4

Documentation

Test Suite

Documentation,PostgreSQL

Static Analysis

Changes from Lower Branches

  • This release contains all changes of the 3.8.3 release.

3.8.3

03 Mar 17:17
3.8.3
db922ba
Compare
Choose a tag to compare

Release Notes for 3.8.3

3.8.3

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

CI

Bug,Type Mapping,Types

Bug,Configuration,Connecting,pdo_pgsql,pgsql

Static Analysis

3.8.2

14 Feb 20:09
3.8.2
a19a1d0
Compare
Choose a tag to compare

Release Notes for 3.8.2

3.8.2

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

Bug,Platforms,Static Analysis

Documentation

4.0.0

03 Feb 19:17
4.0.0
Compare
Choose a tag to compare

This is a major release that includes breaking changes. Please refer to the upgrade guide for more details.

API Improvements and Cleanup

Major Backward Compatibility Breaks

Major Bugfixes

  • Removed Connection::$_schemaManager() and ::getSchemaManager() (#4518)
  • Removed Connection::$_expr (#4516) and ::getExpressionBuilder() (#4540)

Detailed Release Notes