What's Changed
- Use "numeric-string" return type for methods that return integers as strings by @phansys in #5905
- Use closures in portability converter by @derrabus in #5936
- Remove unused private platform methods by @derrabus in #5944
- Remove the legacy execution and fetch API by @derrabus in #5956
- More upgrade documentation for OraclePlatform::getSubstringExpression() by @morozov in #5978
- Update Psalm to 5.12.0 by @morozov in #6061
- SchemaDiff detecting errors in column definition when using custom type in 4.0.x by @janedbal in #5988
- Update PHPUnit to 10 by @morozov in #6065
- Psalm 5.13.1 by @derrabus in #6075
- Restore reverse lookup determinism by @greg0ire in #6097
- Drop support for MariaDB 10.2 and 10.3 by @derrabus in #6122
- Psalm 5.14.1, PHPStorm Stubs 2023.2 by @derrabus in #6124
- Remove composer-runtime-api dependency by @derrabus in #6155
- Stricter
DateTime
types by @derrabus in #6161 - Psalm 5.15.0 by @derrabus in #6167
New Contributors
See also
This release contains all changes of the 3.x series since 3.6.0. For more information, please refer to the individual release announcements:
- https://github.com/doctrine/dbal/releases/tag/3.6.1
- https://github.com/doctrine/dbal/releases/tag/3.6.2
- https://github.com/doctrine/dbal/releases/tag/3.6.3
- https://github.com/doctrine/dbal/releases/tag/3.6.4
- https://github.com/doctrine/dbal/releases/tag/3.6.5
- https://github.com/doctrine/dbal/releases/tag/3.6.6
- https://github.com/doctrine/dbal/releases/tag/3.6.7
- https://github.com/doctrine/dbal/releases/tag/3.7.0
Full Changelog: 4.0.0-beta2...4.0.0-beta3