4.1.1
版本发布时间: 2024-09-03 17:05:14
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Release Notes for 4.1.1
4.1.1
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
Bug,Connecting,Drivers,PDO
- 6513: PDO: Raise a proper exception if user or password is false thanks to @derrabus
Bug,Results
-
6505: Raise a proper exception when calling
getColumnName()
with negative index thanks to @derrabus
Test Suite
- 6503: Remove beStrictAboutTodoAnnotatedTests from PHPUnit configuration thanks to @morozov
- 6499: PHPUnit 10.5.30 thanks to @derrabus
- 6497: Remove obsolete PHP version check thanks to @derrabus
Static Analysis
- 6500: Psalm 5.25.0 thanks to @derrabus
Changes from Lower Branches
- This release contains all changes of the 3.9.1 release.