Bug #102830
closedUpdate doctrine/dbal to ensure performance bugfix
100%
Description
Doctrine DBAL 3.7.0 introduced a performance issue [1]
which has been already fixed by the Doctrine Team [2].
This change updates the `doctrine/dbal` composer constraint
to ensure that this performance issue is gone.
Note: The monorepo composer.lock already containted the
3.7.2 bugfis release, therefore this has not been
detected in casual core development. This update
is to mitigate the performance issue at all costs
for TYPO3 users.
[1] https://github.com/contao/contao/issues/6409
[2] https://github.com/doctrine/dbal/pull/6202
Updated by Gerrit Code Review 11 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82448
Updated by Gerrit Code Review 11 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82449
Updated by Stefan Bürk 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1fb79867cec86c21f479dd40c800b09f79441df3.