Skip to content
### Release Notes for [3.10.0](https://github.com/doctrine/dbal/milestone/172)

### 3.10.0

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **3**

#### Documentation

 - [7018: Prepare 3.10.0](https://github.com/doctrine/dbal/pull/7018) thanks to @derrabus
 - [7011: [DOC] mysqli supports persistent connections](https://github.com/doctrine/dbal/pull/7011) thanks to @liayn

#### Improvement,SQL Parser

 - [6926: feat: improve performance of sql parser](https://github.com/doctrine/dbal/pull/6926) thanks to @shyim

#### Cache,Dependencies,Improvement

 - [6740: Make doctrine/cache optional](https://github.com/doctrine/dbal/pull/6740) thanks to @derrabus