Skip to content
Snippets Groups Projects
Commit d780c0b5 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[TASK] Deprecate pdo cache backend

The 'pdo' cache backend is of rather little use since
the Typo3DatabaseBackend supports the casual DBMS via
doctrine/dbal.

The backend is also pretty much unmaintained and didn't
receive any optimizations over the years in contrast to
the Typo3DatabaseBackend.

The patch deprecates PdoBackend.

Resolves: #94664
Releases: master
Change-Id: I584c150b754f0e3bb226dae998051eb389284e10
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70129


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 7a347e83
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment