Skip to content

Commit 2d57b66

Browse files
committed
Add missing versionadded directive. refs #11748
1 parent aa7bccc commit 2d57b66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
Couchbase Cache Adapter
88
=======================
99

10+
.. versionadded:: 5.1
11+
12+
The CouchbaseBucketAdapter was introduced in Symfony 5.1.
13+
1014
This adapter stores the values in-memory using one (or more) `Couchbase server`_
1115
instances. Unlike the :ref:`APCu adapter <apcu-adapter>`, and similarly to the
1216
:ref:`Memcached adapter <memcached-adapter>`, it is not limited to the current server's

0 commit comments

Comments
 (0)