3.3.7
版本发布时间: 2022-06-17 15:51:44
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Release 3.3.7
3.3.7
- Total issues resolved: 1
- Total pull requests resolved: 8
- Total contributors: 6
Code Style,Static Analysis
- 5444: PHP CodeSniffer 3.7, PHPStan 1.7.13 thanks to @derrabus
Static Analysis
- 5426: PHPStan 1.7.9 thanks to @derrabus
- 5417: Run Psalm with language level PHP 8.1 thanks to @morozov
Documentation,Type Mapping
-
5415: Update documentation for the
guid
type thanks to @kaznovac
Bug,PostgreSQL,Schema Management
- 5395: Check integer types via PhpIntegerMappingType thanks to @morozov and @umherirrender
Bug,PHP,PostgreSQL
- 5381: Fix using deprecated syntax thanks to @nicolas-grekas
Documentation
- 5379: Refresh docs about transactions thanks to @greg0ire
CI
- 5374: Remove CA bundle from AppVeyor thanks to @morozov