Added testing with SSL authentication using CN (#1627)

* Added testing with SSL authentication using CN

* Update CHANGELOG.md

* Codestyle changes

* Fixed broken tests

* Fixed hybdrid tests

* Fixed SSL tests

* Fixed array merging

* Updated README.md

* Updated spelling list

* Added support for Redis 8.6

* Codestyle changes and test fixes

* Fixed hybdrid tests

* Updated CHANGELOG.md and composer.json

* Fixed XINFO tests
This commit is contained in:
Vladyslav Vildanov
2026-02-04 11:18:53 +02:00
committed by GitHub
parent a24a7be9b4
commit d8a99ef674
10 changed files with 150 additions and 6 deletions
@@ -531,6 +531,9 @@ class RedisStrategyTest extends PredisTestCase
/* cluster */
'CLUSTER' => 'keys-fake',
/* control */
'ACL' => 'keys-fake',
];
if (isset($type)) {