Skip to content

Commit

Permalink
document new Doctrine APC cache service
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Jun 26, 2015
1 parent 59569c0 commit 485c8a0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1372,6 +1372,13 @@ cache
The service that is used to persist class metadata in a cache. The service
has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.

.. versionadded:: 2.8
The ``validator.mapping.cache.doctrine.apc`` service was introduced in
Symfony 2.8.

Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
cache provide from the Doctrine project.

enable_annotations
..................

Expand Down

0 comments on commit 485c8a0

Please sign in to comment.