Redis testing function returns success for non existing server
-
Hi,
I’m trying to enable Redis in caching and it looks like you have error in Redis testing function – it always returns success for any host and port.
Generic_AdminActions_Test.php, function w3tc_test_redis:50 you set $success=true;
and after line 73 you don’t check if $test_value is null – so it always returns success.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Redis testing function returns success for non existing server’ is closed to new replies.