Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd99e1a5

Browse files
Simon Epskampxabbuh
Simon Epskamp
authored andcommitted
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.0doctrine/cache version 1.6 was first used by symfony 3.0
1 parent37a6d6d commitd99e1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/configuration/doctrine.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ certain classes, but those are for very advanced use-cases only.
297297
Caching Drivers
298298
~~~~~~~~~~~~~~~
299299

300-
For the caching drivers you can specify the values ``array``, ``apc``, ``memcache``,
300+
For the caching drivers you can specify the values ``array``, ``apc``, ``apcu``, ``memcache``,
301301
``memcached``, ``redis``, ``wincache``, ``zenddata``, ``xcache`` or ``service``.
302302

303303
The following example shows an overview of the caching configurations:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp