Skip to content

Commit 8abdeea

Browse files
committed
Merge branch '6.4' into 7.3
* 6.4: Fix rst in igbinary in the cache documentation
2 parents 78a080f + 690e5d6 commit 8abdeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Encrypts cached data using Sodium for enhanced security::
338338
DefaultMarshaller with igbinary Serialization
339339
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
340340

341-
Uses ``igbinary` for faster and more efficient serialization when available::
341+
Uses ``igbinary`` for faster and more efficient serialization when available::
342342

343343
$marshaller = new DefaultMarshaller(true);
344344

0 commit comments

Comments
 (0)