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

[stable25] Forbid tagging readonly files #44309

Merged
merged 4 commits into from
Mar 21, 2024

chore: Remove PHP8 constructor property promotions

43865ac
Select commit
Loading
Failed to load commit list.
Merged

[stable25] Forbid tagging readonly files #44309

chore: Remove PHP8 constructor property promotions
43865ac
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Mar 19, 2024 in 3s

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