Releases: doctrine/migrations
Releases · doctrine/migrations
3.9.0
Release Notes for 3.9.0
Feature release (minor)
3.9.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Improvement
3.8.3
Release Notes for 3.8.3
3.8.3
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 6
Bugfixes
- 1468: output backslashes thanks to @delboy1978uk
- 1466: TableMetadataStorage - fix isAlreadyV3Format for the same version values thanks to @kfrankiewicz
Static Analysis
- 1489: PHPStan: Remove ignored XML variable property access error that is no longer matched thanks to @cristi-contiu
Documentation
CI
- 1486: Bump doctrine/.github from 7.1.0 to 7.2.1 thanks to @dependabot[bot]
- 1471: Bump doctrine/.github from 5.3.0 to 6.0.0 thanks to @dependabot[bot]
Tests
- 1477: Fix test failing on Windows thanks to @srsbiz
3.8.2
Release Notes for 3.8.2
3.8.x bugfix release (patch)
3.8.2
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Bugfixes
Documentation
CI
- 1461: Bump doctrine/.github from 5.0.1 to 5.1.0 thanks to @dependabot[bot]
3.8.1
Release Notes for 3.8.1
3.8.x bugfix release (patch)
3.8.1
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Static Analysis
- 1454: Be consistent with how we deal with preg_match's return type thanks to @greg0ire
- 1453: Assert there is no failure thanks to @greg0ire
Tests
Bug
3.8.0
Release Notes for 3.8.0
Feature release (minor)
3.8.0
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 6
Documentation
- 1438: Prepare the 3.8.0 release thanks to @derrabus
Static Analysis
- 1437: PHPStan: Remove obsolete rule thanks to @derrabus
- 1409: Raise PHPStan level to 8 thanks to @derrabus
Improvement
- 1436: Reuse the SqlFormatter instance thanks to @derrabus
- 1412: Remove unused variable $time thanks to @derrabus
- 1386: Remove unused paramaters from DiffCommand and VersionCommand thanks to @nikow13
Enhancement
- 1432: Throw an exception if addSql is used in post methods thanks to @VincentLanglet
- 1414: Ask for a namespace of when more one path thanks to @Myks92
CI
- 1429: Bump doctrine/.github from 4.0.0 to 5.0.1 thanks to @dependabot[bot]
- 1428: Bump ramsey/composer-install from 2 to 3 thanks to @dependabot[bot]
Tests
-
1411: Simplify InlineParameterFormatterTest thanks to @derrabus
-
1391: Flatten directory tree thanks to @greg0ire
3.7.4
Release Notes for 3.7.4
3.7.4
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
3.7.3
Release Notes for 3.7.3
3.7.x bugfix release (patch)
3.7.3
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 5
CI
- 1405: Bump CI workflows thanks to @derrabus
- 1385: ci: fix variable reference thanks to @simPod
CI,Static Analysis
Documentation
- 1392: Switch to attributes in docs thanks to @greg0ire
- 1389: chore: Add missing option in MigrateCommand help section thanks to @llupa
Bug
3.7.2
Release Notes for 3.7.2
3.7.x bugfix release (patch)
3.7.2
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Bugfixes
Documentation
3.7.1
Release Notes for 3.7.1
3.7.x bugfix release (patch)
3.7.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
3.7.0
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