Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable23] Forbid tagging readonly files #44326

Merged
merged 6 commits into from
Mar 26, 2024

chore(dav): Remove short function closure syntax not supported in PHP…

a4473ce
Select commit
Loading
Failed to load commit list.
Merged

[stable23] Forbid tagging readonly files #44326

chore(dav): Remove short function closure syntax not supported in PHP…
a4473ce
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Mar 21, 2024 in 21s

5 new alerts

New alerts in code changed by this pull request

  • 5 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 63 in apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php

See this annotation in the file changed.

Code scanning / Psalm

MissingClosureParamType Note

Parameter $name has no provided type

Check notice on line 67 in apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php

See this annotation in the file changed.

Code scanning / Psalm

MissingClosureParamType Note

Parameter $name has no provided type

Check notice on line 68 in apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OC\Server::getUserFolder has been marked as deprecated

Check notice on line 68 in apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullReference Note

Cannot call method getById on possibly null value

Check notice on line 90 in apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php

See this annotation in the file changed.

Code scanning / Psalm

MissingClosureParamType Note

Parameter $name has no provided type