Skip to content

fix(web): fix use warning in web updater#703

Merged
come-nc merged 1 commit into
masterfrom
fix/use_warning
Jan 5, 2026
Merged

fix(web): fix use warning in web updater#703
come-nc merged 1 commit into
masterfrom
fix/use_warning

Conversation

@Altahrim

@Altahrim Altahrim commented Dec 16, 2025

Copy link
Copy Markdown
Collaborator

Closes #687

Fix warnings when using web updater:

The use statement with non-compound name 'CurlHandle' has no effect

Remove non-compound use when building web index.php

Fix warnings when using web updater:
> The use statement with non-compound name 'CurlHandle' has no effect

Remove non-compound use when building web index.php

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
@come-nc come-nc merged commit 70da644 into master Jan 5, 2026
21 checks passed
@come-nc come-nc deleted the fix/use_warning branch January 5, 2026 08:15
@joshtrichards

Copy link
Copy Markdown
Member

/backport to stable32

Sign up for free to 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.

updater does not work when display_errors is on by accident

3 participants