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

[stable29] fix: override iTip Broker to fix several issues #49270

Merged
merged 1 commit into from
Nov 15, 2024

fix: override iTip Broker to fix several issues

106d9ea
Select commit
Loading
Failed to load commit list.
Merged

[stable29] fix: override iTip Broker to fix several issues #49270

fix: override iTip Broker to fix several issues
106d9ea
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Nov 14, 2024 in 52s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 93 in apps/dav/lib/CalDAV/TipBroker.php

See this annotation in the file changed.

Code scanning / Psalm

MixedClone Note

Cannot clone mixed

Check notice on line 99 in apps/dav/lib/CalDAV/TipBroker.php

See this annotation in the file changed.

Code scanning / Psalm

RiskyTruthyFalsyComparison Note

Operand of type array<never, never>|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead.

Check notice on line 104 in apps/dav/lib/CalDAV/TipBroker.php

See this annotation in the file changed.

Code scanning / Psalm

MixedClone Note

Cannot clone mixed

Check notice on line 134 in apps/dav/lib/CalDAV/TipBroker.php

See this annotation in the file changed.

Code scanning / Psalm

MixedClone Note

Cannot clone mixed