Release Notes for 3.8.7
3.8.7
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 6
Bugfixes
- 6483: Make the schema manager aware of the disabling of type comments thanks to @stof
- 6363: Properly handle MySQL error code 4031 from PHP 8.4 thanks to @mbeccati
Static Analysis
- 6476: Bump dev tools thanks to @derrabus
- 6334: Make AbstractSchemaManager covariant to its template argument thanks to @zerkms
Test Suite
Documentation
- 6461: Complete sentence thanks to @greg0ire