Skip to content

Commit 116047c

Browse files
committed
Add missing caching drivers
1 parent 318bb8a commit 116047c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ certain classes, but those are for very advanced use-cases only.
294294
Caching Drivers
295295
~~~~~~~~~~~~~~~
296296

297-
For the caching drivers you can specify the values "array", "apc", "memcache",
298-
"memcached", "xcache" or "service".
297+
For the caching drivers you can specify the values ``array``, ``apc``, ``memcache``,
298+
``memcached``, ``redis``, ``wincache``, ``zenddata``, ``xcache`` or ``service``.
299299

300300
The following example shows an overview of the caching configurations:
301301

0 commit comments

Comments
 (0)