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: 20
- Total contributors: 6
Bugfixes
- 683: Don't disable filesystem migrations when service migrations are enabled thanks to @HypeMC
- 651: Fix build minimal thanks to @greg0ire
- 648: Avoid deprecated AbstractAsset::getName() call thanks to @MirakuSan
CI
- 679: Bump the doctrine group with 6 updates thanks to @dependabot[bot]
- 677: Bump the doctrine group with 6 updates thanks to @dependabot[bot]
- 675: Bump the doctrine group with 6 updates thanks to @dependabot[bot]
- 646: Fix build thanks to @greg0ire
- 643: Bump doctrine/.github/.github/workflows/continuous-integration-symfony-unstable.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 642: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 641: Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 640: Bump doctrine/.github/.github/workflows/continuous-integration.yml from 12.2.0 to 13.1.0 thanks to @dependabot[bot]
- 639: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 637: Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 636: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 635: Bump doctrine/.github/.github/workflows/continuous-integration-symfony-unstable.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 634: Bump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 633: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
Documentation
- 668: [Documentation] Remove version from installation command thanks to @MrYamous
- 666: doc: the migrations table is named doctrine_migration_versions (3.7) thanks to @alexisLefebvre
Test Suite
- 658: Remove meaningless test thanks to @greg0ire