nextcloud-server/apps/federation/tests
Daniel Calviño Sánchez 9b691c2884 fix: Fix getting trusted server other than the first
"array_filter" preserves the keys, so after the trusted servers were
filtered "$server[0]" existed only if the server to get was the first
one in the original array.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-08-28 08:31:18 +07:00
..
BackgroundJob
Controller
DAV
Settings
DbHandlerTest.php
SyncFederationAddressbooksTest.php
TrustedServersTest.php fix: Fix getting trusted server other than the first 2025-08-28 08:31:18 +07:00