Skip to content

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

782f42c
Select commit
Loading
Failed to load commit list.
Merged

[stable30] perf(dav): Preload dav search with tags/favorites #53773

perf(dav): Preload dav search with tags/favorites
782f42c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Jul 2, 2025 in 14s

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 225 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 293 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