### Release Notes for [3.10.2](https://github.com/doctrine/dbal/milestone/180) ### 3.10.2 - Total issues resolved: **0** - Total pull requests resolved: **12** - Total contributors: **4** #### CI,Dependencies - [7142: Don't test against Symfony Cache 8](https://github.com/doctrine/dbal/pull/7142) thanks to @derrabus #### Bug,Connecting,pdo_pgsql - [7141: Make options check strict again](https://github.com/doctrine/dbal/pull/7141) thanks to @derrabus #### Documentation - [7137: Document the PDO subclasses backport](https://github.com/doctrine/dbal/pull/7137) thanks to @derrabus #### Bug,Connecting,Drivers,MySQL - [7136: Workaround for MySQL 8.4 and unknown users](https://github.com/doctrine/dbal/pull/7136) thanks to @derrabus #### CI,ibm_db2 - [7134: Downgrade PHP for the DB2 workflow](https://github.com/doctrine/dbal/pull/7134) thanks to @derrabus #### CI,MySQL - [7133: Run tests on MySQL 8.4 LTS and 9.4](https://github.com/doctrine/dbal/pull/7133) thanks to @derrabus #### Bug,Connecting,PDO,PHP - [7132: Leverage PHP 8.4 PDO classes, fix PHP 8.5 deprecation](https://github.com/doctrine/dbal/pull/7132) thanks to @nicolas-grekas #### CI,SQL Server - [7118: Remove integration with AppVeyor](https://github.com/doctrine/dbal/pull/7118) thanks to @morozov #### Code Style - [7091: Bump doctrine/coding-standard](https://github.com/doctrine/dbal/pull/7091) thanks to @greg0ire #### Static Analysis - [7089: phpstan/phpstan (2.1.17 => 2.1.22)](https://github.com/doctrine/dbal/pull/7089) thanks to @derrabus - [7080: phpstan/phpstan (2.1.17 => 2.1.22)](https://github.com/doctrine/dbal/pull/7080) thanks to @derrabus #### Test Suite - [7076: Fix argument count of data providers](https://github.com/doctrine/dbal/pull/7076) thanks to @derrabus