Skip to content

perf(dav): Preload dav search with tags/favorites

855d455
Select commit
Loading
Failed to load commit list.
Merged

[stable29] perf(dav): Preload dav search with tags/favorites #53774

perf(dav): Preload dav search with tags/favorites
855d455
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Jul 7, 2025 in 13s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 247 in apps/dav/lib/Connector/Sabre/TagsPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

RedundantCastGivenDocblockType Note

Redundant cast to int given docblock-provided type

Check notice on line 315 in apps/dav/lib/Connector/Sabre/TagsPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

MissingClosureReturnType Note

Closure does not have a return type, expecting mixed