nextcloud/lib
Josh 3a8b2b843e
fix(cache): Set default Redis port to 0 for UNIX sockets
When using phpredis with a UNIX socket, the port should either not be specified at all or be `<1`. 

https://github.com/phpredis/phpredis?tab=readme-ov-file#connect-open

d0b0c5cfdd/library.c (L3332-L3334)

Fixes #54813

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-07 14:30:34 -04:00
..
composer Merge pull request #54810 from nextcloud/feat/typed-tag-events 2025-09-04 11:19:28 +02:00
l10n fix(l10n): Update translations from Transifex 2025-09-07 00:14:40 +00:00
private fix(cache): Set default Redis port to 0 for UNIX sockets 2025-09-07 14:30:34 -04:00
public feat(taskprocessing): add manager method to get the list of available task type IDs 2025-09-05 11:37:34 +02:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php Merge pull request #54713 from nextcloud/fix/fix-status.php-cookies 2025-09-01 11:48:27 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00