Skip to content

Commit d87f890

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Remove reference to a removed configuration key
2 parents 9341724 + ca777f2 commit d87f890

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

2443-
.. _reference-validation-cache:
2444-
2445-
cache
2446-
.....
2447-
2448-
**type**: ``string``
2449-
2450-
The service that is used to persist class metadata in a cache. The service
2451-
has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2452-
2453-
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2454-
cache provided by the Doctrine project.
2455-
24562443
.. _reference-validation-enable_annotations:
24572444

24582445
enable_annotations

0 commit comments

Comments
 (0)