Skip to content

[stable27] expose gps data via webdav - #39755

Merged
AndyScherzinger merged 2 commits into
stable27from
backport/39694/stable27
Aug 8, 2023
Merged

[stable27] expose gps data via webdav#39755
AndyScherzinger merged 2 commits into
stable27from
backport/39694/stable27

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

Backport of #39694

tobiasKaminskyand others added 2 commits August 8, 2023 13:29
Signed-off-by: Robin Appelman <robin@icewind.nl>
$childrenForMeta = array_filter($children, function (INode $child) use ($relevantMimeType) {
return $child instanceof File && $child->getFileInfo()->getMimePart() === $relevantMimeType;
});
$fileIds = array_map(function (File $child) {

Check notice

Code scanning / Psalm

MissingClosureReturnType

Closure does not have a return type, expecting mixed
@skjnldsvskjnldsv mentioned this pull request Aug 8, 2023
2 tasks
@AndyScherzinger
AndyScherzinger merged commit 5ae0569 into stable27Aug 8, 2023
@AndyScherzinger
AndyScherzinger deleted the backport/39694/stable27 branch August 8, 2023 14:11
@skjnldsvskjnldsv mentioned this pull request Aug 16, 2023
7 tasks
@skjnldsvskjnldsv removed the pending documentation This pull request needs an associated documentation update label Mar 27, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@AndyScherzinger@skjnldsv@github-advanced-security@tobiasKaminsky@icewind1991