3.7.0
版本发布时间: 2023-11-13 20:31:56
doctrine/migrations最新发布版本:3.8.1(2024-08-28 21:18:25)
Release Notes for 3.7.0
Feature release (minor)
3.7.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 3
Documentation
- 1371: Prepare 3.7.0 thanks to @derrabus
Improvement
- 1363: Compatibility with ORM 3 and DBAL 4 thanks to @derrabus
- 1361: Allow Symfony 7 thanks to @nicolas-grekas
- 1352: Drop support for Symfony 4 thanks to @derrabus
- 1351: Modernize codebase for PHP 8 thanks to @derrabus
Deprecation
-
1305: Deprecate using
--all-or-nothing
with values thanks to @agustingomes