Skip to content

Commit def16e5

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: Fix rst in igbinary in the cache documentation
2 parents 9acb72f + 8abdeea commit def16e5

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)