nextcloud-server/apps/federation/tests
Daniel Calviño Sánchez b42d125950 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-12 06:47:51 +07:00
..
BackgroundJob chore: run rector 2025-07-01 22:45:52 +07:00
Controller chore: run rector 2025-07-01 22:45:52 +07:00
DAV chore: run rector 2025-07-01 22:45:52 +07:00
Settings chore: run rector 2025-07-01 22:45:52 +07:00
DbHandlerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
SyncFederationAddressbooksTest.php fix(carddav): return correct sync token for non-truncated requests 2025-08-06 14:32:25 +07:00
TrustedServersTest.php fix: Fix getting trusted server other than the first 2025-08-12 06:47:51 +07:00