Skip to content

Releases: doctrine/dbal

4.3.3

04 Sep 23:59
4.3.3
Compare
Choose a tag to compare

Release Notes for 4.3.3

4.3.3

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

Documentation

Changes from Lower Branches

This release contains all changes of the 3.10.2 release.

3.10.2

04 Sep 23:54
3.10.2
c6c16cf
Compare
Choose a tag to compare

Release Notes for 3.10.2

3.10.2

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

Backport: PDO subclasses on PHP 8.4+

This release contains a backport of a feature shipped with DBAL 4.2 originally. This was necessary because of deprecations introduced in PHP 8.5.

On PHP 8.4, if you call getNativeConnection() on a connection established through one of the PDO drivers, you will get an instance of the new PDO subclasses, e.g. Pdo\Mysql or Pdo\Pgsql instead of just PDO.

Bugfixes

CI Improvements

Code Style

Static Analysis

Test Suite

4.3.2

05 Aug 13:31
4.3.2
7669f13
Compare
Choose a tag to compare

Release Notes for 4.3.2

4.3.2

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

Deprecation

Improvement

Documentation,Schema Definition

Bug,Schema Introspection,pdo_pgsql

Changes from Lower Branches

  • This release contains all changes from the 3.10.1 release.

3.10.1

05 Aug 12:59
3.10.1
3626601
Compare
Choose a tag to compare

Release Notes for 3.10.1

3.10.1

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

CI,SQL Server

Bug,MariaDB,Reserved Keywords

Bug,Prepared Statements,pgsql

Documentation

Test Suite,oci8,pdo_oci

Documentation,pdo_mysql,pdo_pgsql

4.3.1

22 Jul 10:12
4.3.1
ac336c9
Compare
Choose a tag to compare

Release Notes for 4.3.1

4.3.1

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

Bug,SQLite,Schema Introspection

Bug,Oracle

Bug,PostgreSQL,Schema Management

Bug,Schema Introspection

Bug,MariaDB,Schema Introspection

4.3.0

10 Jul 18:31
4.3.0
5fe0953
Compare
Choose a tag to compare

Release Notes for 4.3.0

4.3.0

  • Total issues resolved: 3
  • Total pull requests resolved: 103
  • Total contributors: 9

New Features

Improvements

Deprecations

Read more

4.2.5

10 Jul 18:24
4.2.5
acb68b3
Compare
Choose a tag to compare

Release Notes for 4.2.5

4.2.5

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

Bugfixes

3.10.0

10 Jul 21:12
3.10.0
1cf840d
Compare
Choose a tag to compare

Release Notes for 3.10.0

3.10.0

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

Documentation

Improvement,SQL Parser

Cache,Dependencies,Improvement

4.2.4

15 Jun 23:23
4.2.4
b37d160
Compare
Choose a tag to compare

Release Notes for 4.2.4

4.2.4

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

Dependencies,Test Suite

CI,Test Suite

Documentation

Bug,Columns,SQLite,Schema Management,Tables

Configuration,Test Suite,pdo_sqlsrv

Auto-increment,MySQL,PostgreSQL,Primary Keys,Schema Management,Test Suite

IBM Db2,Test Suite

Static Analysis

Test Suite

MySQL,Primary Keys,Test Suite

Auto-increment,Schema Introspection,Test Suite

Auto-increment,Bug,MySQL,Primary Keys,Schema Management

Bug,DSN Parser

Changes from Lower Branches

  • This release contains all changes of the 3.9.5 release.

3.9.5

15 Jun 23:13
3.9.5
4a4e2ee
Compare
Choose a tag to compare

Release Notes for 3.9.5

3.9.5

  • Total issues resolved: 0
  • Total pull requests resolved: 19
  • Total contributors: 10

Dependencies,Static Analysis,Test Suite

CI,MySQL

CI,pdo_sqlsrv,sqlsrv

CI,MariaDB

CI

Schema Introspection,Test Suite

Bug,Prepared Statements,pgsql

CI,Dependencies

Static Analysis

Code Style

Schema,Schema Management,Test Suite

Bug,Identifiers,Indexes,PostgreSQL,Schema,Schema Management

Bug,Foreign Keys,Identifiers,PostgreSQL,Schema,Schema Management

Bug,PostgreSQL,SQL Server,Schema,Schema Introspection,Schema Management,Tables

Bug,Configuration,Connecting,pgsql

Bug,SQLite,Schema Management