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