2.13.5
版本发布时间: 2021-11-12 00:33:17
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Release 2.13.5
2.13.5
- Total issues resolved: 2
- Total pull requests resolved: 20
- Total contributors: 7
Tools
- 4970: Fix a deprecation in console command return types thanks to @javiereguiluz
Static Analysis
- 4959: Psalm 4.12.0, PHPStan 1.1.1 thanks to @derrabus
- 4943: PHPStan 1.0.2 thanks to @derrabus
- 4895: Cleanup ignored PHPStan errors thanks to @derrabus
- 4873: Bump PHPStan level to 8 thanks to @morozov
Test Suite
- 4954: Use willReturn() in mocks instead of will(returnValue()) thanks to @morozov
- 4876: Fix XSD paths in PHPUnit XML config files thanks to @derrabus
Static Analysis,mysqli
- 4934: Update Psalm to 4.11.2 thanks to @morozov
PHP,pdo_sqlsrv
- 4915: Fix PHP 8.1 deprecations on PDO_sqlsrv thanks to @derrabus
Oracle,PHP
- 4914: Fix PHP 8.1 deprecations in OracleSchemaManager thanks to @derrabus
PDO,PHP
-
4913: Fix deprecation on
ExpressionBuilder::literal()
with default type thanks to @derrabus and @come-nc
PHP,PostgreSQL
- 4912: Fix PHP 8.1 deprecations in PostgreSqlSchemaManager thanks to @derrabus
MariaDB
- 4909: MariaDb1027Platform class should be non-final thanks to @mvorisek
Bug,Deprecation,Platforms
- 4890: Fix calling AbstractPlatform::getAdvancedForeignKeyOptionsSQL triggers a deprecation thanks to @simonberger
CI,Improvement
- 4883: Reuse centralized coding standard workflow thanks to @greg0ire
Bug,PHP,mysqli
- 4881: Add missing upcast thanks to @derrabus
PHP,mysqli,pdo_sqlsrv,sqlsrv
- 4875: Run tests on PHP 8.1 with different database drivers thanks to @derrabus
Improvement,Static Analysis
- 4874: Get rid of current working directory variable thanks to @greg0ire
CI,Dependencies
- 4861: PHP CodeSniffer 3.6.1 thanks to @derrabus
CI,PostgreSQL
- 4848: Add Postgres 14 to the test matrix thanks to @derrabus