-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.4, 4.5
-
None
-
MOODLE_404_STABLE, MOODLE_405_STABLE
When you configure and use a Redis cache store with a UNIX socket, all pages calling on this cache store will generate PHP warnings in the logs.
For a single page with the latest version on main branch :
PHP Warning: Undefined array key 1 in /cache/stores/redis/lib.php on line 263 |
PHP Deprecated: Redis::connect(): Passing null to parameter #2 ($port) of type int is deprecated in /cache/stores/redis/lib.php on line 265 |
- has a non-specific relationship to
-
MDL-78004 Deprecation warning when using Redis cache store with UNIX socket in PHP 8.1 runtime environment
-
- Closed
-
- has been marked as being related by
-
MDL-82228 cannot use unix:// scheme when using Redis cache store
-
- Closed
-
- is a regression caused by
-
MDL-63128 Redis Cache & Session: implement cluster support
-
- Closed
-
- will help resolve
-
MDL-82228 cannot use unix:// scheme when using Redis cache store
-
- Closed
-