From 58e2d81b7f49426013540473d5a0785aca2cdad6 Mon Sep 17 00:00:00 2001 From: Simon Epskamp Date: Mon, 30 Jan 2017 15:09:14 +0100 Subject: [PATCH] Add apcu cache driver to doctrine config reference This driver was added in doctrine/cache 1.6: https://github.com/doctrine/cache/releases/tag/v1.6.0 doctrine/cache version 1.6 was first used by symfony 3.0 --- reference/configuration/doctrine.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy