diff --git a/reference/configuration/doctrine.rst b/reference/configuration/doctrine.rst index 7dfb3dc3b94..273d05674e4 100644 --- a/reference/configuration/doctrine.rst +++ b/reference/configuration/doctrine.rst @@ -294,7 +294,7 @@ certain classes, but those are for very advanced use-cases only. Caching Drivers ~~~~~~~~~~~~~~~ -For the caching drivers you can specify the values ``array``, ``apc``, ``memcache``, +For the caching drivers you can specify the values ``array``, ``apc``, ``apcu``, ``memcache``, ``memcached``, ``redis``, ``wincache``, ``zenddata``, ``xcache`` or ``service``. The following example shows an overview of the caching configurations: