Skip to content

Commit ca777f2

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: Remove reference to a removed configuration key
2 parents 7608bb8 + 80def49 commit ca777f2

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

2569-
.. _reference-validation-cache:
2570-
2571-
cache
2572-
.....
2573-
2574-
**type**: ``string``
2575-
2576-
The service that is used to persist class metadata in a cache. The service
2577-
has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2578-
2579-
Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2580-
cache provided by the Doctrine project.
2581-
25822569
.. _reference-validation-enable_annotations:
25832570

25842571
enable_annotations

0 commit comments

Comments
 (0)