Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

Package Change Age Confidence
doctrine/dbal (source) ^3 -> ^4 age confidence

Release Notes

doctrine/dbal (doctrine/dbal)

v4.3.3

Compare Source

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.

v4.3.2

Compare Source

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.

v4.3.1

Compare Source

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

v4.3.0

Compare Source

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
Bugfixes
Static Analysis
Test Suite
CI
Changes from lower branches

This release contains improvements shipped with the 3.10.0 release:

v4.2.5

Compare Source

Release Notes for 4.2.5
4.2.5
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v4.2.4

Compare Source

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.

v4.2.3

Compare Source

Release Notes for 4.2.3
4.2.3
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
Bug,Oracle
Bug,Error Handling,Transactions
Documentation

v4.2.2

Compare Source

Release Notes for 4.2.2
4.2.2
  • Total issues resolved: 1
  • Total pull requests resolved: 18
  • Total contributors: 12
Static Analysis
Bug,PostgreSQL,Schema Comparison
Test Suite
Documentation
Bug,Schema Management
CI
Bug,Connecting,Connections,PDO,PHP
Bug,Quoting,SQL Server,Schema Management
Bug,PostgreSQL,Quoting,Schema Management
Bug,Prepared Statements,oci8
Connecting,Drivers,New Feature,Oracle
Bug,Type Mapping
Bug,Cache
Bug,Type Conversion
Changes from Lower Branches
  • This release contains all changes of the 3.9.4 release.

v4.2.1

Compare Source

Release Notes for 4.2.1
4.2.1
  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

v4.2.0

Compare Source

Release Notes for 4.2.0
4.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3
CI
MariaDB,MySQL,New Feature,Schema Introspection,Schema Management,Types
Connecting,Connections,New Feature,PDO
New Feature,PostgreSQL,Schema Introspection
Cache,Improvement,Results
Cache,New Feature,Results

v4.1.1

Compare Source

Release Notes for 4.1.1
4.1.1
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2
Bug,Connecting,Drivers,PDO
Bug,Results
Test Suite
Static Analysis
Changes from Lower Branches
  • This release contains all changes of the 3.9.1 release.

v4.1.0

Compare Source

Release Notes for 4.1.0
4.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 13
  • Total contributors: 8
Deprecation,Platforms,PostgreSQL
Bug,PostgreSQL,Schema Comparison
Deprecation,New Feature,Schema Management
Test Suite
New Feature,Type Mapping,Types
Improvement,QueryBuilder
Deprecation,Drivers,New Feature,Results
Improvement
New Feature,QueryBuilder
Deprecation,MariaDB,MySQL,Platforms
Static Analysis
New Feature,Schema Management
Changes from Lower Branches
  • This release contains all changes of the 3.9.0 release.

v4.0.5

Compare Source

Release Notes for 4.0.5
4.0.5
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4
Test Suite
Documentation
CI

This release includes changes from 3.8.7 as well

v4.0.4

Compare Source

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.

v4.0.3

Compare Source

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.

v4.0.2

Compare Source

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.

v4.0.1

Compare Source

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.

v4.0.0

Compare Source

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

v3.10.2

Compare Source

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

v3.10.1

Compare Source

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

v3.10.0

Compare Source

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

v3.9.5

Compare Source

Release Notes for 3.9.5
3.9.5
  • Total issues resolved: 0
  • Total pull requests resolved: 19
  • Total contribut

@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from a28f2f9 to dfd2d7f Compare August 6, 2025 10:49
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from dfd2d7f to 86a9e1b Compare September 6, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants