Skip to content

Commit f5acd32

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Remove reference to a removed configuration key
2 parents 7f5decf + d87f890 commit f5acd32

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
@@ -2460,19 +2460,6 @@ Whether or not to enable validation support.
24602460
This option will automatically be set to ``true`` when one of the child
24612461
settings is configured.
24622462

2463-
.. _reference-validation-cache:
2464-
2465-
cache
2466-
.....
2467-
2468-
**type**: ``string``
2469-
2470-
The service that is used to persist class metadata in a cache. The service
2471-
has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2472-
2473-
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2474-
cache provided by the Doctrine project.
2475-
24762463
.. _reference-validation-enable_annotations:
24772464

24782465
enable_annotations

0 commit comments

Comments
 (0)