8000 document new Doctrine APC cache service · symfony/symfony-docs@485c8a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 485c8a0

Browse files
committed
document new Doctrine APC cache service
1 parent 59569c0 commit 485c8a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/configuration/framework.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,6 +1372,13 @@ cache
13721372
The service that is used to persist class metadata in a cache. The service
13731373
has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
13741374

1375+
.. versionadded:: 2.8
1376+
The ``validator.mapping.cache.doctrine.apc`` service was introduced in
1377+
Symfony 2.8.
1378+
1379+
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
1380+
cache provide from the Doctrine project.
1381+
13751382
enable_annotations
13761383
..................
13771384

0 commit comments

Comments
 (0)
0