Skip to content
Release [2.12.0](https://github.com/doctrine/dbal/milestone/82)

2.12.0
======

- Total issues resolved: **1**
- Total pull requests resolved: **7**
- Total contributors: **5**

Documentation,Static Analysis
-----------------------------

 - [4376: Configuration should not be internal](https://github.com/doctrine/dbal/pull/4376) thanks to @BenMorel

CI
--

 - [4374: Reduce number of build jobs](https://github.com/doctrine/dbal/pull/4374) thanks to @greg0ire
 - [4365: Fail on extension / tool installation failure](https://github.com/doctrine/dbal/pull/4365) thanks to @greg0ire

Bug,Static Analysis
-------------------

 - [4373: Psalm fails on release commits](https://github.com/doctrine/dbal/pull/4373) thanks to @morozov

Documentation,Error Handling
----------------------------

 - [4362: Adds exception thrown by execute() method](https://github.com/doctrine/dbal/pull/4362) thanks to @toby-griffiths

CI,PHP
------

 - [4361: Test all extensions with PHP8](https://github.com/doctrine/dbal/pull/4361) thanks to @greg0ire

PHP
---

 - [4347: [2.12] PHP 8 compatibility](https://github.com/doctrine/dbal/pull/4347) thanks to @derrabus