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

### 4.3.5

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

CI
--

 - [7203: Bump dependabot target branch](https://github.com/doctrine/dbal/pull/7203) thanks to @greg0ire

#### MySQL,Prepared Statements,Regression,SQL Parser

 - [7202: Use MySQL syntax for parsing SQL in AbstractMySQLPlatform](https://github.com/doctrine/dbal/pull/7202) thanks to @morozov