Task #103031
closedUpdate `doctrine/dbal:^3.8.1`
100%
Description
Doctrine DBAL 3.8.x comes with further deprecations, but
also with the new `QueryBuilder::reset*()` methods as a
mitigation for the deprecated generic QueryBuilder methods
`resetQueryParams()` and `resetQueryParam()`.
Raising the minimum version ensures, that extension authors
are able to full-full TYPO3 v12 and v13 with the same code
base. At least, they can rely on it with the TYPO3 release
containing this change - for non-composer and composer mode.
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
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/+/82778
Updated by Gerrit Code Review 10 months ago
Patch set 2 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/+/82778
Updated by Gerrit Code Review 10 months ago
Patch set 3 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/+/82778
Updated by Stefan Bürk 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ff1931a74712e02497831a57f69a8b6c41f491e4.