Skip to content

Commit c9118fb

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Remove reference to a removed configuration key
2 parents 944172c + f5acd32 commit c9118fb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2474,19 +2474,6 @@ Whether or not to enable validation support.
24742474
This option will automatically be set to ``true`` when one of the child
24752475
settings is configured.
24762476

2477-
.. _reference-validation-cache:
2478-
2479-
cache
2480-
.....
2481-
2482-
**type**: ``string``
2483-
2484-
The service that is used to persist class metadata in a cache. The service
2485-
has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2486-
2487-
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2488-
cache provided by the Doctrine project.
2489-
24902477
.. _reference-validation-enable_annotations:
24912478

24922479
enable_annotations

0 commit comments

Comments
 (0)