Skip to content

Commit

Permalink
fix cs in readme.txt (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Sep 20, 2024
1 parent bda9ddd commit f76253c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Redis Object Cache has various WP CLI commands, for more information run `wp hel

- Added `WP_REDIS_DISABLE_GROUP_FLUSH` constant
- Added `redis_cache_manager_capability` filter and `WP_REDIS_MANAGER_CAPABILITY` constant
- Added `WP_REDIS_SSL_CONTEXT` support for PhpRedis cluster connections
- Added `WP_REDIS_SSL_CONTEXT` support for PhpRedis cluster connections
- Fixed several issues with Predis and cluster/replicated connection
- Fixed another rare fatal error in `show_error_and_die()`

Expand Down

0 comments on commit f76253c

Please sign in to comment.