### Release Notes for [3.8.7](https://github.com/doctrine/dbal/milestone/158) ### 3.8.7 - Total issues resolved: **0** - Total pull requests resolved: **8** - Total contributors: **6** CI -- - [6484: Adapt to mssql-docker breaking change](https://github.com/doctrine/dbal/pull/6484) thanks to @greg0ire #### Bug - [6483: Make the schema manager aware of the disabling of type comments](https://github.com/doctrine/dbal/pull/6483) thanks to @stof #### Code Style,Static Analysis,Test Suite - [6476: Bump dev tools](https://github.com/doctrine/dbal/pull/6476) thanks to @derrabus #### CI,MySQL,Test Suite - [6462: CI: Add MySQL 9, reduce test matrix](https://github.com/doctrine/dbal/pull/6462) thanks to @derrabus #### Documentation - [6461: Complete sentence](https://github.com/doctrine/dbal/pull/6461) thanks to @greg0ire #### CI,MariaDB - [6435: mariadb: add nightly workflow to facilitate mariadb "nightlies"](https://github.com/doctrine/dbal/pull/6435) thanks to @grooverdan #### Bug,Error Handling,MySQL,PHP - [6363: Properly handle MySQL error code 4031 from PHP 8.4](https://github.com/doctrine/dbal/pull/6363) thanks to @mbeccati #### Static Analysis - [6334: Make AbstractSchemaManager covariant to its template argument](https://github.com/doctrine/dbal/pull/6334) thanks to @zerkms