Actions
Task #102424
closedModify handling of prefixed server version information
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2023-11-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Deprecated driver-level APIs that don't take the server version into account.¶
The ServerInfoAwareConnection and VersionAwarePlatformDriver interfaces are deprecated.
In the next major version, all drivers and driver connections will be required to implement
the APIs aware of the server version.
Actions