Skip to content

Commit 04697dd

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: Fix rst in igbinary in the cache documentation
2 parents fc563ed + def16e5 commit 04697dd

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
@@ -320,7 +320,7 @@ Encrypts cached data using Sodium for enhanced security::
320320
DefaultMarshaller with igbinary Serialization
321321
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
322322

323-
Uses ``igbinary` for faster and more efficient serialization when available::
323+
Uses ``igbinary`` for faster and more efficient serialization when available::
324324

325325
$marshaller = new DefaultMarshaller(true);
326326

0 commit comments

Comments
 (0)