Release 2.13.2
2.13.2
- Total issues resolved: 3
- Total pull requests resolved: 8
- Total contributors: 6
Test Suite
- 4679: Update PHPUnit to 9.5.5 thanks to @morozov
Documentation
Code Style
- 4663: Bump doctrine/coding-standard thanks to @derrabus
Bug,Quoting,SQL Server
Bug,Connections,Error Handling,mysqli
- 4647: [GH-4645] Use error suppression instead of an error handler in MySQLi Connection thanks to @morozov and @mbrodala
Bug,Static Analysis,Strict Typing
- 4638: Fix #4637 by duplicating the type definition for
DriverManager::getConnection($args)
params thanks to @Ocramius and @DavideBicego
Character Encoding,Connections,MySQL,Test Suite
Cache,Improvement
- 4623: Support Doctrine Cache 2 thanks to @derrabus