4.0.0-RC1
版本发布时间: 2023-10-09 23:05:09
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Breaking Changes
- Cast
BIGINT
values to int if possible by @cizordj and @derrabus in https://github.com/doctrine/dbal/pull/6177
Improvements
- PHPUnit 10.4.0 by @derrabus and @morozov in https://github.com/doctrine/dbal/pull/6123
Changes from Lower Branches
- [CI] Leverage built-in healthcheck for "db2" service by @phansys in https://github.com/doctrine/dbal/pull/6159
- Fix comparator type detection by @ausi in https://github.com/doctrine/dbal/pull/6168
- Correct Column->getDefault() annotation by @lolli42 in https://github.com/doctrine/dbal/pull/6125
- PHPStan 1.10.38 by @derrabus in https://github.com/doctrine/dbal/pull/6178
New Contributors
- @ausi made their first contribution in https://github.com/doctrine/dbal/pull/6168
- @cizordj made their first contribution in https://github.com/doctrine/dbal/pull/6177
Full Changelog: https://github.com/doctrine/dbal/compare/4.0.0-beta3...4.0.0-RC1