### Release Notes for [3.10.3](https://github.com/doctrine/dbal/milestone/182) ### 3.10.3 - Total issues resolved: **0** - Total pull requests resolved: **9** - Total contributors: **5** #### Test Suite - [7188: phpunit/phpunit (9.6.23 => 9.6.29)](https://github.com/doctrine/dbal/pull/7188) thanks to @derrabus #### Static Analysis - [7187: phpstan/phpstan (2.1.22 => 2.1.30)](https://github.com/doctrine/dbal/pull/7187) thanks to @derrabus #### Documentation - [7183: Improve DBAL migration docs for object, array and json_array type removals.](https://github.com/doctrine/dbal/pull/7183) thanks to @beberlei #### Db2,Documentation - [7177: Consistently reference IBM Db2 as Db2](https://github.com/doctrine/dbal/pull/7177) thanks to @morozov #### PHP,Schema Management - [7174: replace SplObjectStorage::attach() with SplObjectStorage::offsetSet()](https://github.com/doctrine/dbal/pull/7174) thanks to @xabbuh #### Improvement - [7173: do not call setAccessible() on PHP >= 8.1](https://github.com/doctrine/dbal/pull/7173) thanks to @xabbuh #### Dependencies - [7170: Bump doctrine/coding-standard to v14](https://github.com/doctrine/dbal/pull/7170) thanks to @greg0ire #### CI,MariaDB - [7148: Add MariaDB 12 to our CI](https://github.com/doctrine/dbal/pull/7148) thanks to @derrabus #### CI,ibm_db2 - [7130: Test with ibm_db2 on PHP 8.4](https://github.com/doctrine/dbal/pull/7130) thanks to @morozov