8000 Merge branch '4.2' · trakos/symfony-docs@61ae3fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 61ae3fc

Browse files
committed
Merge branch '4.2'
* 4.2: [Cache] Updated invalid pdo service name
2 parents 5772bfe + c24d4e7 commit 61ae3fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2091,7 +2091,8 @@ default_pdo_provider
20912091
**type**: ``string`` **default**: ``doctrine.dbal.default_connection``
20922092

20932093
The service id of the database connection, which should be either a PDO or a
2094-
Doctrine DBAL instance.
2094+
Doctrine DBAL instance. The provider is available as the ``cache.default_pdo_provider``
2095+
service.
20952096

20962097
pools
20972098
.....

0 commit comments

Comments
 (0)
0